Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75f7…e6540x57c5…705eBase—$0.01100%coinbase68d ago0xdeccdc…96518a
0x75f7…e6540x9828…6cdcBase—$0.01100%coinbase69d ago0xea7da7…48090c
0x75f7…e6540xa424…0bf9Base—$0.01100%coinbase69d ago0xe09d78…53274f
0x75f7…e6540x8523…5a13Base—$0.01100%coinbase69d ago0x7020ba…cd7ccc
0x75f7…e6540xc4c7…f71dBase—$0.01100%coinbase69d ago0x1e228f…6c24e9
0x75f7…e6540xd5c2…1a7fBase—$0.01100%coinbase69d ago0x71331c…f42a7a
0x75f7…e6540xf4cf…c25bBase—$0.01100%coinbase69d ago0x344246…c1b755
0x75f7…e6540x0a79…9e2eBase—$0.01100%coinbase69d ago0xb97e8e…b9e81d
0x75f7…e6540xd110…453aBase—$0.01100%coinbase69d ago0x051f48…3d9923
0x75f7…e6540x6c09…6f9eBase—$0.01100%coinbase69d ago0xc1d8cc…318a6c
0x75f7…e6540x5e2b…78f9Base—$0.01100%coinbase69d ago0x036320…ba94b2
0x75f7…e6540xb059…bd9bBase—$0.01100%coinbase69d ago0x92922b…0b754b
0x75f7…e6540xbb2e…1f53Base—$0.01100%coinbase69d ago0xb6b65f…a21327
0x75f7…e6540x914e…264dBase—$0.01100%coinbase69d ago0x2422ab…67e444
0x75f7…e6540x44a0…ab95Base—$0.01100%coinbase69d ago0xe59d68…49ddb3
0x75f7…e6540x125c…152dBase—$0.01100%coinbase69d ago0xe9329d…8219b4
0x75f7…e6540x378c…0c81Base—$0.01100%coinbase69d ago0x5f8ada…95a37d
0x75f7…e6540xa85d…61c7Base—$0.01100%coinbase69d ago0xb537a2…650ea2
0x75f7…e6540x2da0…1586Base—$0.01100%coinbase69d ago0x2311b6…971d46
0x75f7…e6540x5a7c…0a89Base—$0.01100%coinbase69d ago0x0ce315…1220d6
0x75f7…e6540xd3de…cb86Base—$0.01100%coinbase69d ago0xf1f2ea…d0019b
0x75f7…e6540x6cb9…b51fBase—$0.01100%coinbase69d ago0xb5f81d…4f0e15
0x75f7…e6540xcc93…afedBase—$0.01100%coinbase69d ago0x55beb5…279ffa
0x75f7…e6540x8f8b…24e7Base—$0.01100%coinbase69d ago0x948bd2…8fb4cb
0x75f7…e6540xf8d6…3704Base—$0.01100%coinbase69d ago0x326df2…ec8857

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.