Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xf2f821…868fc9
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x201566…d30ada
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x35f08c…c2614d
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x43c4cf…d54582
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xad750c…f96ede
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc3604a…33c93b
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x15b4ac…fd95c1
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xe6bc94…702e34
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa3c3ec…63d370
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x927362…6ac2f9
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x43233d…898e35
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xbd9c46…05ad69
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x702e11…76abdf
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x13f92f…bba8c5
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xf9cbe1…5a0062
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x8e785b…d247b7
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa3282a…37e2e2
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xcb7f58…8ea38d
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x87c217…b186d3
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x8cba0c…2b41e8
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x51fac2…771755
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x9e4ee4…230522

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.