Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67e6…19720xa9dd…2315Base$0.002100%coinbase8s ago0x42e1b9…967587
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase10s ago0xc01d66…64d283
0xe1e1…a70e0xc4f0…0bb9Base$6.0070%0xd05c…826012s ago0xf91736…75b392
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0xa9d7e5…1b3b01
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase16s ago0x8dc5bc…4b7089
0x9cb9…ed930x09ae…ec64Base$1,379.3570%0x07ae…0e6716s ago0x754b9c…24deff
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase18s ago0x4b8394…e41860
0x67e6…19720xa9dd…2315Base$0.002100%coinbase20s ago0xc31e09…85f5c0
0x6828…9a380xfe80…47eeBase$0.001100%fluxa20s ago0x4d7c9e…932e4b
0x67e6…19720xa9dd…2315Base$0.002100%coinbase20s ago0x5811c3…c1eaa1
0x5cc5…a8d60x6839…1a2bBase$0.003100%coinbase20s ago0x4f6eb8…f2208d
0xffdb…66dc0x5aae…482eBase$0.25100%coinbase20s ago0xeeda98…9b4abd
0x55a7…dddc0xa8b2…1d68Base$0.0170%0x9501…c67726s ago0x5b1ee9…6b765a
0x9eac…d9990x3e0a…78e7Base$0.005484100%coinbase28s ago0xd6ccad…9fa2f0
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x5ce081…e90ea2
0xe12c…74a70x6839…1a2bBase$0.003100%coinbase30s ago0x23b57c…133977
0x15ea…7aff0xfa02…ac82Base$50,000.00100%fluxa34s ago0x98de74…bb6805
0x12c9…091e0x47d3…9ddaBasex402 service$6.00100%coinbase36s ago0x2f1314…ec871d
0x5656…08a10x50eb…6480Base$0.00170%0x54f0…793238s ago0x19d0e9…fe454d
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase40s ago0x1e4a7c…b7376e
0x5ab4…f51d0x6839…1a2bBase$0.003100%coinbase42s ago0xde9c51…0d6466
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted44s ago0xbcd28d…9633c1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase44s ago0x8f2cd5…65b927
0x1298…61040xb799…54a2BaseXerxesVenture$0.003100%coinbase46s ago0x6ef223…1ac1bb
0x6b89…0ce10x17cd…7905Basex402 service$0.05100%coinbase48s ago0x63f9be…49e39a

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.