Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7f101a…1696ce
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8c8697…7ca938
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6a4cd4…f1d6cc
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe40145…938cb5
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa6f68c…10df0e
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x573b14…a0df2f
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0b0a95…dddedf
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xfc46cb…d319c0
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x85cdce…4e9774
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xeff251…91aab9
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd55bbb…3a7d72
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x70e25e…edba75
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7d9fc1…809b9c
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x39beda…e7fdc7
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xcac173…6a4c1b
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x259c39…3bf3eb
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf411db…8e321b
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6c2639…0c2b6f
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6bb632…b45e5d
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4ba1a8…1e2e9a
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6fc329…358124
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1dad1d…ece0ed
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd00c4f…9644c3
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf394e7…42b55b
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x295e5f…1cbb9b

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.