Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0xaa8934…fef7af
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0xdacb44…f0daff
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0x646dff…99c94a
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0xe4c2c1…0360fd
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0xba804f…88d435
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0x2d78f6…1b84ce
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0x26429a…3aa905
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0x3e642f…4ee9d2
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0x6866ac…430924
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0x9eed99…59d5ce
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0x176f93…5f68ee
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0xc5d48c…8dd6d3
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0xbc3370…229495
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0x8aac00…6233fb
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0xc812ec…6b2063
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0x4f72aa…e48e62
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0x7840d5…be2b2a
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0x4974ee…26cd14
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0xde633f…f1b8cc
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0x726d02…f8d3fb
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0xd98a79…f6b730
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0xfd6003…f55bf4
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0x81e3a8…a42975
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0xdc14f2…ecdede
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0xf4784c…c83b48

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.