Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase113d ago0x1ae17e…3304f6
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates113d ago0x7b3b99…1ee1f6
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase113d ago0x92c6d1…c5e6a7
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates113d ago0x061160…92e634
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase113d ago0x3b3d56…21596c
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates113d ago0xc71227…5755d8
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase113d ago0x032217…6c4155
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates113d ago0x4ced58…e3acef
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase113d ago0xf28b14…0be3d0
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates113d ago0xe84dbe…e087f9
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase113d ago0xd143c2…50d615
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates113d ago0x7af48f…ccbcfb
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase113d ago0x337124…59a080
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates113d ago0x2ec5b3…61b5e3
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase113d ago0xab11ad…3282ac
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates113d ago0x51b136…19bbf2
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase113d ago0x687a10…e661e9
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates113d ago0x63bd66…72ddee
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase113d ago0xea4223…b24d60
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates113d ago0x410438…1e9cfb
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase113d ago0x945330…55c392
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates113d ago0x475edc…53c828
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase113d ago0x381d5f…4215a7
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates113d ago0xe664ae…aa260e
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase113d ago0x22fef2…a82cdc

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.