Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd03c…612b0x6839…1a2bBase—$5.00100%coinbase11s ago0xbf9a8b…ee6002
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase13s ago0xa694a6…9194f8
0x1f30…43910x5aae…482eBase—$0.25100%coinbase21s ago0xea5850…e736c7
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase21s ago0xb09a81…d95aad
0xd161…f4f40xfe80…47eeBase—$0.001100%fluxa23s ago0x8b8097…7718c1
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x0783fc…6a1ee3
0xd926…296c0x6839…1a2bBase—$15.00100%coinbase25s ago0xd9d15f…073a35
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase29s ago0x71d729…60f154
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase35s ago0xd0624d…4d510d
0xc2f4…aadb0x6839…1a2bBase—$1.00100%coinbase35s ago0x94c8e4…053769
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase39s ago0x9177ff…109549
0xc199…a7660x589a…b3d8BaseX PayHealth$0.005100%coinbase41s ago0x57cb58…bfefeb
0xd697…0b480xa8b2…1d68Base—$0.0170%0x9501…c67743s ago0x6ce9e6…6aae11
0x8c10…eb910x3e0a…78e7Base—$0.003599100%coinbase45s ago0x60ae46…7bd3c0
0x3be9…575c0x4cd0…bc31Base—$50.4270%0x4337…7a5d45s ago0x1578aa…f19a99
0xe902…47bf0x589a…b3d8BaseX PayHealth$0.005100%coinbase47s ago0x2954b5…61daa3
0x3670…92650x6839…1a2bBase—$1.00100%coinbase49s ago0x099716…3e4b65
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase49s ago0xf49fe6…c90643
0x9019…eff80x52e2…f3eaBasex402 service$0.003100%coinbase53s ago0x997ba2…3a3470
0x4268…04d50x589a…b3d8BaseX PayHealth$0.005100%coinbase53s ago0x273842…505085
0x9019…eff80x52e2…f3eaBasex402 service$0.008100%coinbase59s ago0xbd0263…01d574
0x0898…7aa90x589a…b3d8BaseX PayHealth$0.005100%coinbase59s ago0xec2b29…6ffdc0
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase59s ago0x986184…e23ec9
0x9019…eff80x52e2…f3eaBasex402 service$0.008100%coinbase1m ago0x376ec3…7de856
0x6737…74aa0x6839…1a2bBase—$5.00100%coinbase1m ago0x7b2017…17d1c1

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.