Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a1e…c3320x3e0a…78e7Base$0.002895100%coinbase8s ago0x2ca714…fcc95e
0x3be9…575c0x4cd0…bc31Base$149.5370%0x4337…539310s ago0x91b220…54d568
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase10s ago0x3c56db…38080f
0xc2ad…1b8a0x6839…1a2bBase$0.003100%coinbase12s ago0x19b5fd…177086
0xe03d…274b0x50eb…6480Base$0.00270%0x54f0…793214s ago0x0298ca…cd5fb6
0x3dc5…d23b0x480c…846aBaseBitrefillGift-cards$1.11100%coinbase18s ago0xcdcb49…e5dcf8
0x102e…ab430xa9dd…2315Base$0.002100%coinbase20s ago0x7d8c29…396695
0x102e…ab430xa9dd…2315Base$0.002100%coinbase22s ago0x39df68…66a0c2
0xc061…f6030xa0af…2542Base$0.50100%coinbase24s ago0x627a02…bba87a
0x1332…66eb0x47c5…4fc3Base$105.0070%0xca67…882026s ago0x7f9deb…4afadb
0xdf2f…f8ba0x6839…1a2bBase$1.00100%coinbase26s ago0xd478b2…19bd17
0x1332…66eb0x47c5…4fc3Base$10.5070%0x3dd1…4d5c26s ago0x3701f8…15b825
0x6946…0ac70x6946…0ac7Base$0.00570%0x4a15…a58432s ago0x0aade2…507bb1
0x9ad9…17ee0x6839…1a2bBase$0.003100%coinbase36s ago0x3be397…72ec5f
0x9e33…665e0x806d…21e6Base$6.0070%0x1e97…de9e42s ago0x2f279b…4a80ad
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase46s ago0xbf35f5…c8c85a
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase46s ago0x1635bb…bf1da2
0xd522…8b6c0x6839…1a2bBase$1.00100%coinbase48s ago0xd984f1…5e7667
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase50s ago0x8d7acb…5af3d5
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase52s ago0x9e3d2b…97e2ae
0xec4b…85b30x3e0a…78e7Base$0.003376100%coinbase54s ago0x608e80…86454b
0x6946…0ac70x6946…0ac7Base$0.00570%0x4a15…a58456s ago0x1952a4…9bac1b
0x6946…0ac70x6946…0ac7Base$0.00570%0x4a15…a5841m ago0x975065…a6d899
0xa831…a8900x6839…1a2bBase$1.00100%coinbase1m ago0x19b0c8…5dc9f1
0x672f…ff2d0x50eb…6480Base$0.00170%0x54f0…79321m ago0x1b202a…ad4cc4

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.