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%coinbase82d ago0x8b4d98…b4c959
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates82d ago0x70a5b4…b0caa3
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase82d ago0x59d470…b65286
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates82d ago0x84edc3…1ff80d
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase82d ago0x5acf83…5b3328
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates82d ago0x474305…b89d05
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase82d ago0x7a25ce…d4d66e
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates82d ago0x754a56…6918fe
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase82d ago0xe4dc0c…141dee
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates82d ago0xa664ea…d299e7
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase82d ago0xaa262a…55b974
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates82d ago0xcdcbb9…9dc123
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase82d ago0xb97aa5…2cc117
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates82d ago0x284929…ba36d3
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase82d ago0x7708bf…c8de38
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates82d ago0x04f70a…2f7074
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase82d ago0x6d9fa0…a6855a
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates82d ago0x2c2b57…29c27d
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase82d ago0x6e1357…7d9030
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates82d ago0xd6c3f9…981272
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase82d ago0x400b8e…63e106
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates82d ago0x7b4b67…34e1c5
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase82d ago0xd91cbd…bde8cf
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates82d ago0x2aabde…606668
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase82d ago0x69d5ca…de9317

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.