Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase118d ago0xd40bd2…c4148b
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates118d ago0xc5b12a…94575a
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase118d ago0x41941c…9b2a9b
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates118d ago0x49115d…015957
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase118d ago0x742089…1400cb
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates118d ago0xe710a7…b76388
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase118d ago0x2fca02…4fc0e5
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates118d ago0x27c43e…981c22
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase118d ago0x1b800e…7c48bc
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates118d ago0xb2e474…a3a23c
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase118d ago0xddffb9…2e0a21
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates118d ago0xd1c343…817f1c
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase118d ago0x1e042b…df2635
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates118d ago0x08d626…126c86
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase118d ago0x0d6d3b…905c4f
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates118d ago0x3573fe…5b697a
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase118d ago0x96d425…aa82c6
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates118d ago0xa091f0…dc48c2
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates118d ago0x09ee91…34858a
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase118d ago0xda69b6…db92eb
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase118d ago0xff8c77…40a97d
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates118d ago0x15ee25…63b45b
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase118d ago0xfdaf3c…e086c8
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates118d ago0x2beca7…88bacb
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates118d ago0xc2f977…e7777a

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.