Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xae7246…7334d9
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe4f568…63fcd6
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf4e15b…3503a6
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x40885a…2113e8
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x841ebc…d4005d
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa7b65c…1efe25
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6f028d…4aecff
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1fb978…9aaf36
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x71307d…1af15c
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x34465a…4028a6
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe5b32a…71ad9c
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x14786c…4a5abd
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5f49f9…e4651a
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x883868…35f375
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x15d1a0…b36d2c
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa89c27…622c64
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0b2c76…cc1915
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x83ec9a…489056
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1d9fc3…ffbc28
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfa9201…c0684f
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x310b7d…cbea22
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x33c52b…9ed451
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd670b1…9fb9ad
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe0cfc6…804518
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x132094…abc80d

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.