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%coinbase54d ago0xfb5724…2af3d1
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates54d ago0xc709ec…f7a14d
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase54d ago0xa21b84…3255be
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates54d ago0xa1a4f0…328e9a
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase54d ago0x177308…d62185
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates54d ago0xcf5151…1e1fa4
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase54d ago0x4fa10e…c70da7
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates54d ago0x333569…9983a2
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase54d ago0xd7bec4…6adde4
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates54d ago0x234640…d468ca
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase54d ago0xc879e8…b295cd
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates54d ago0x3e3ae7…d4ade3
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase54d ago0xec61a9…222189
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates54d ago0xb74785…3a4d22
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase54d ago0xfee9c0…decf59
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates54d ago0x870e7d…3bafd5
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase54d ago0x4e6b55…195747
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates54d ago0xe065d4…5f1e9c
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase54d ago0x08b513…b19181
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates54d ago0xfa3126…953272
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase54d ago0xc2e305…03652d
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates54d ago0xd462a6…f4d30c
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase54d ago0x4b6dd6…8c16ae
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates54d ago0x9c2b5f…838151
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase54d ago0x739496…ab0956

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.