Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown21d ago0xd4ab28…02d332
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown21d ago0x86afe7…fe8414
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown21d ago0x801f40…96f054
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown21d ago0x8142c3…a37374
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown21d ago0x95d7b6…4b36d9
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown21d ago0xabe5a1…4ea4bd
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown21d ago0x8297ff…5e69e4
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown21d ago0x62fdeb…ab3951
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown21d ago0x0db5bf…1bb590
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown22d ago0xadee3e…91b4a3
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown22d ago0x7cc046…753ae8
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown22d ago0x8e01b8…d92f82
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown22d ago0x3eed0a…087334
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown22d ago0x59bd16…010edc
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown22d ago0x374a5b…a973f0
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown22d ago0x0aecb1…cb45a2
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown22d ago0xed58d0…0f3d42
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown22d ago0x2fdb6c…ad00cc
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown22d ago0x4f19ee…5907b5
0x389c…3a3b0x9c95…e299Base$0.001100%Route unknown22d ago0x96ef37…e89fb0

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.