Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf3cca4…998e97
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd55fb1…fec5b9
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa4e407…152650
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5cf7f1…0abecb
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd584dc…f99b9c
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x66f628…9b2565
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb6ded5…07f30e
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x813ad1…b71834
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0bd9ec…def1a6
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9819f4…e92c97
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbe11ee…3d7cac
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb8851f…2364bf
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x67c311…74a8a5
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbaf858…a5483d
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0be1d3…ef1ab8
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8d7787…0d347c
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x28b518…09e861
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9ad000…01b9df
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x403f7f…cb0a88
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x56e261…e6e1f1
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x49a3bc…2936e3
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf0aae4…d3be62
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe9ff52…a4940d
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3a4999…f1dd8c
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9dca0b…ef00b3

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.