Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6ffa91…d4ec69
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2e026c…f5560f
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9d76c3…f4b696
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd53c7b…37b50c
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9f15c9…d638fd
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7eb6e7…b9e665
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x42223e…985616
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xed5596…b6d24e
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa6d9ea…eaa7bc
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc22c14…ca0ae9
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3e0d50…e297a1
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd4c3bf…025d61
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0e8620…0817fe
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc4b69d…fe0db6
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xba454d…11870c
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3e32ba…ec8327
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x16f259…3f772c
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8668f1…0b2803
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1deb46…b459b4
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x712855…5261bf
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x431eb8…b9a622
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4bcc5d…691fbf
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa50967…4e7dc0
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x851bf9…3f82d4
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1ff773…8627b0

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.