Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd9c…9a250x361d…050dBase$0.01100%coinbase71d ago0x92438f…4e59bc
0xcd9c…9a250x4d86…5a39Base$0.01100%coinbase71d ago0x26643f…8a163b
0xcd9c…9a250x1250…7bc3Base$0.01100%coinbase71d ago0x208a98…514905
0xcd9c…9a250x707d…5f32Base$0.01100%coinbase71d ago0x11479e…1af3f8
0xcd9c…9a250x4aba…a6f8Base$0.01100%coinbase71d ago0x86e211…2ee7b6
0xcd9c…9a250xfeca…dfa7Base$0.01100%coinbase71d ago0x205106…338257
0xcd9c…9a250x085c…2d32Base$0.01100%coinbase71d ago0xb21f56…5196c2
0xcd9c…9a250xef4e…94b4Base$0.01100%coinbase72d ago0x586bf6…35f747
0xcd9c…9a250x90a9…9d9aBase$0.01100%coinbase72d ago0x621d6b…43174c
0xcd9c…9a250x0629…ae59Base$0.72100%coinbase72d ago0xf86196…d21d6d
0xcd9c…9a250x068f…8281Base$0.01100%coinbase72d ago0xa2c4ca…760e08
0xcd9c…9a250xf13a…2574Base$1.38100%coinbase72d ago0x1516cb…dbee4f
0xcd9c…9a250xab23…894eBase$0.01100%coinbase72d ago0x74804e…7a9c6e

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.