Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefd0…293e0xda70…0925Base—$0.01100%coinbase69d ago0xbf4ed2…9307e4
0xefd0…293e0xec21…87ddBase—$0.01100%coinbase69d ago0x71a953…b899f5
0xefd0…293e0x030c…1783Base—$0.01100%coinbase69d ago0xacdcec…f3d393
0xefd0…293e0x8fe0…f5c0Base—$0.01100%coinbase69d ago0x080af1…0f1319
0xefd0…293e0xeb5b…0f35Base—$0.01100%coinbase69d ago0x5848fa…696a67
0xefd0…293e0xe989…3e89Base—$0.01100%coinbase69d ago0x4eaa3d…72514f
0xefd0…293e0x403b…2148Base—$0.01100%coinbase69d ago0x002ed9…e68143
0xefd0…293e0xfdef…1528Base—$0.01100%coinbase69d ago0xf30d31…307ea5
0xefd0…293e0xde23…fd2eBase—$0.01100%coinbase69d ago0xcfaee5…9217ed
0xefd0…293e0x4edb…fca4Base—$0.01100%coinbase69d ago0xca17ad…9b23f8
0xefd0…293e0x24c7…55b6Base—$0.01100%coinbase69d ago0x19ef92…3620aa
0xefd0…293e0x8fbc…45ccBase—$0.01100%coinbase69d ago0x51ed46…94c0ff
0xefd0…293e0xd3d0…9f39Base—$0.01100%coinbase69d ago0x7d82db…55d323
0xefd0…293e0x61bc…7d56Base—$0.01100%coinbase69d ago0x3ed4c5…700522
0xefd0…293e0x7da3…b716Base—$0.01100%coinbase69d ago0xde2561…5f233e
0xefd0…293e0xd742…f0e3Base—$0.01100%coinbase69d ago0x466a6b…8fe363
0xefd0…293e0x0509…6649Base—$0.01100%coinbase69d ago0xf7e377…f2790c
0xefd0…293e0xd773…db17Base—$0.01100%coinbase69d ago0xf7d3de…12f910
0xefd0…293e0xd0b2…caf1Base—$0.01100%coinbase69d ago0x2c7a12…e3fc9a
0xefd0…293e0xe710…169cBase—$0.01100%coinbase69d ago0xd71a6b…7de95e
0xefd0…293e0x52c8…16aeBase—$0.01100%coinbase70d ago0xf3daf2…ce156a
0xefd0…293e0x70f3…44f5Base—$0.01100%coinbase70d ago0x829754…569c05
0xefd0…293e0x4b1d…9a89Base—$0.01100%coinbase70d ago0x06766b…94e3bb
0xefd0…293e0xd4b8…bcf4Base—$0.01100%coinbase70d ago0x9837b5…64a3aa
0xefd0…293e0xc204…4199Base—$0.01100%coinbase70d ago0x277daf…6d0e79

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.