Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x870b29…851063
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x73e257…7913be
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xb67c4a…a1e61f
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x47040c…dc0537
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x2fd76b…7af9ec
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x30c11c…9ee270
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x696e6d…4be416
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x6a8c43…93e9c8
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xb1a4da…e601fa
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xa80b5b…2d66e6
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x1ed410…4381f1
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x118b9d…e713dc
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xd9bd36…351ff2
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x476e5d…0dde22
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xb8abb4…9465e0
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xbc346c…7a1789
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x26946c…624573
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x605b93…9ec299
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x3b73de…2c3fc5

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.