Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase103d ago0x415454…4b2e75
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates103d ago0xa6dca6…f74a09
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase103d ago0x506510…0a62b7
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates103d ago0x8ddf40…5286b1
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase103d ago0x8ce1b5…bd1c57
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates103d ago0x939109…d06276
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase103d ago0xdf5e06…5b060e
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates103d ago0x00674d…391785
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase103d ago0xa333ac…09ddcb
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates103d ago0xf33b18…fb9663
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase103d ago0x502e07…1dffac
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates103d ago0x0f1fff…442e21
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase103d ago0x9969c6…b69403
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates103d ago0x9a6dff…2f945e
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase103d ago0x6a5796…35843c
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates103d ago0x25ffc9…a05692
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase103d ago0x47baf7…afc32d
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates103d ago0x05f429…bf38d8
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase103d ago0x48d909…fe8dde
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates103d ago0xa53dee…53aaa9
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase103d ago0x602fa4…a9794a
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates103d ago0x12abef…32a023
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase103d ago0xd94b47…e10e68
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates103d ago0x0bb6eb…cae802
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase103d ago0xa01492…ae7224

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.