Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdde090…ec1d27
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x76ea42…667660
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0795fd…bcf75d
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7cf6c0…e8a3e3
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf23094…304b3b
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x55c8e0…dc6cfc
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x51de19…d8bdac
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI113d ago0xadc2c7…b13edc
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8a202d…831b9a
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x77acf1…10f8bd
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI113d ago0xadbd51…f06e8e
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x193b68…8d09fa
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x583649…8554c7
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x70aa9e…a0e1b7
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa766f6…ccd7b5
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb57693…3b0369
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3762f8…acda74
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd26bb2…54f239
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3f4c2d…806dbb
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0f55cf…594a1d
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfa4194…235009
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x63ea43…330241
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1b0a6e…f6ec9a
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf3af87…4d78c8
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0573cb…12e77e

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.