Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7412…04a40x7d2c…bcfeBase$0.05100%coinbase49d ago0x7ea112…838e1e
0x6798…d99c0x7d2c…bcfeBase$0.05100%coinbase49d ago0x0bcf4a…115036
0x6798…d99c0x7d2c…bcfeBase$0.05100%coinbase49d ago0x0d97df…768687
0x6798…d99c0x7d2c…bcfeBase$0.05100%coinbase49d ago0x7b638a…1c0750
0x6798…d99c0x7d2c…bcfeBase$0.05100%coinbase49d ago0xc31db4…9bde04
0x6798…d99c0x7d2c…bcfeBase$0.05100%coinbase49d ago0xe6fd35…37c457
0x6798…d99c0x7d2c…bcfeBase$0.05100%coinbase49d ago0xa9b74e…6efdf1
0x6798…d99c0x7d2c…bcfeBase$0.05100%coinbase49d ago0xc814bb…a92f31
fouadens.eth0x7d2c…bcfeBase$0.20100%coinbase49d ago0xa8a206…1fc2c8
nolimitg.eth0x7d2c…bcfeBase$0.05100%coinbase49d ago0x690458…a5ce22
nolimitg.eth0x7d2c…bcfeBase$0.05100%coinbase49d ago0xe7df9d…c04fe3
nolimitg.eth0x7d2c…bcfeBase$0.05100%coinbase49d ago0x7ef3d4…9b974b
nolimitg.eth0x7d2c…bcfeBase$0.05100%coinbase49d ago0x7c995c…d54a1e
nolimitg.eth0x7d2c…bcfeBase$0.05100%coinbase49d ago0xbe104f…7dbfd2
nolimitg.eth0x7d2c…bcfeBase$0.05100%coinbase49d ago0x018a95…36cbc8
nolimitg.eth0x7d2c…bcfeBase$0.05100%coinbase49d ago0x7c57d8…b9641e
kamildemir.eth0x7d2c…bcfeBase$0.05100%coinbase49d ago0xa30450…d5a9f8
kamildemir.eth0x7d2c…bcfeBase$0.05100%coinbase49d ago0x152597…98d1dd
kamildemir.eth0x7d2c…bcfeBase$0.05100%coinbase49d ago0xc9822c…5860a8
kamildemir.eth0x7d2c…bcfeBase$0.05100%coinbase49d ago0x42fb15…7765bd
kamildemir.eth0x7d2c…bcfeBase$0.05100%coinbase49d ago0x2534ef…d8c9c2
kamildemir.eth0x7d2c…bcfeBase$0.05100%coinbase49d ago0x32a876…59dc17
kamildemir.eth0x7d2c…bcfeBase$0.05100%coinbase49d ago0xd0f1de…1fe750
slck1.eth0x7d2c…bcfeBase$0.05100%coinbase49d ago0xbd266b…29e3b9
slck1.eth0x7d2c…bcfeBase$0.05100%coinbase49d ago0xeba45f…80fff3

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.