Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf445e2…8fb67f
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1ff055…86efde
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5609a0…909ff6
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd7f434…73bda4
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4bf83f…3c0ed2
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x837c2c…6964d9
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd9e620…df9cad
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1370d2…8b7451
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x49042b…f02190
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x57f9e2…e837f4
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5a3ac0…4f9d24
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaa96c4…ae2b98
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf8e0c7…b1334d
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x55df38…9fcbd8
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x61dcd2…aacb68
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe97eee…2efc4e
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x38f046…114891
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x169518…18c9a3
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbc9f36…04f2f6
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdf1d74…8fd8af
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x19c2d2…2a49c1
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2d07a3…42fa06
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2f0e61…ae12f1
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5fb9eb…7fdf4f
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x96e511…d7033f

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.