Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e9d…42fa0xa9dd…2315Base—$0.002100%coinbase44d ago0x8ea2a5…659fa1
0x2e9d…42fa0xa9dd…2315Base—$0.002100%coinbase44d ago0xaa5d74…978556
0x2e9d…42fa0xa9dd…2315Base—$0.002100%coinbase44d ago0x38295c…6ef56f
0x2e9d…42fa0xa9dd…2315Base—$0.002100%coinbase44d ago0x3af7f7…f1e927
0x2e9d…42fa0xa9dd…2315Base—$0.002100%coinbase44d ago0xfb62fa…7c3b4b
0x2e9d…42fa0xa9dd…2315Base—$0.002100%coinbase44d ago0x1d82a7…506c4b
0x2e9d…42fa0xa9dd…2315Base—$0.002100%coinbase44d ago0xfbdec2…f48ec4
0x2e9d…42fa0xa9dd…2315Base—$0.002100%coinbase44d ago0x2f2ecd…19f434
0x2e9d…42fa0xa9dd…2315Base—$0.002100%coinbase44d ago0xdd490b…990bbe
0x2e9d…42fa0xa9dd…2315Base—$0.002100%coinbase44d ago0x6c6b28…33eb09
0x2e9d…42fa0xa9dd…2315Base—$0.002100%coinbase44d ago0x694c95…68fe53
0x2e9d…42fa0xa9dd…2315Base—$0.002100%coinbase44d ago0x385c2e…8c21ee
0x2e9d…42fa0xa9dd…2315Base—$0.002100%coinbase44d ago0x2fce15…09b2d4
0x2e9d…42fa0xa9dd…2315Base—$0.002100%coinbase45d ago0xa1878d…a56645
0x2e9d…42fa0xa9dd…2315Base—$0.002100%coinbase45d ago0x2d6807…c80777
0x2e9d…42fa0xa9dd…2315Base—$0.002100%coinbase45d ago0x5f50a2…ec40d8
0x2e9d…42fa0xa9dd…2315Base—$0.002100%coinbase45d ago0x595895…0b8bf2
0x2e9d…42fa0xa9dd…2315Base—$0.002100%coinbase45d ago0xd1ad58…28fc56
0x2e9d…42fa0xa9dd…2315Base—$0.002100%coinbase45d ago0x33b4ed…aab330
0x2e9d…42fa0xa9dd…2315Base—$0.002100%coinbase45d ago0xe192c4…c4285f
0x2e9d…42fa0xa9dd…2315Base—$0.002100%coinbase45d ago0x961d93…271281
0x2e9d…42fa0xa9dd…2315Base—$0.002100%coinbase45d ago0xd74a5f…d60477
0x2e9d…42fa0xa9dd…2315Base—$0.002100%coinbase45d ago0xd1ba71…feff86
0x2e9d…42fa0xa9dd…2315Base—$0.002100%coinbase45d ago0x9ad4b7…c30103

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.