Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase38d ago0x328985…1fd403
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase38d ago0x4a5dfa…b25a38
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase39d ago0x4bdcf8…7cc2a4
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase39d ago0x268bd2…7ebc63
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase39d ago0x968dbc…e07784
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase39d ago0x445f89…7687de
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase39d ago0x39fa1f…e6ed01
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase39d ago0x102e08…bc9a0b
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase39d ago0xa3f45d…51569e
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase39d ago0xbb4be2…827a68
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase39d ago0x9f4012…6eaf65
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase39d ago0xfc58c9…ad26de
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase39d ago0x35fd5f…b04452
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase39d ago0xc40e5c…1e5a93
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase39d ago0x90f940…124f84
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase39d ago0x0ede07…b4fe10
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase39d ago0xebbc66…1427e3
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase39d ago0xf7d783…ecd94d
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase39d ago0x68c68c…0b8e09
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase39d ago0xc82ee5…ce0e53
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase39d ago0xa620e8…4f982f
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase39d ago0xee5f86…35a014
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase39d ago0x5bd436…930486
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase39d ago0x0812ae…ca882c

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.