Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x9340bb…ac7396
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x074698…6d9978
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x00288f…9fb9d7
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x6438a2…d5a62a
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x3ca256…c3efe4
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x1e9481…2533d3
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x535be5…de6b12
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x2524b5…a2cf3b
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xb06e8b…a0e3b8
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x8a6b6d…ee5cd5
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xdbd109…5c6297
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xc4336a…f79573
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x491ce6…1b847c
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xc1fe34…029926
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xd03876…571d8c
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x227de0…b2ae78
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x9a8de2…9d04d9
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x72d04b…f8c920
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x06aed4…30254a
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xe07f52…fe37da
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xb886d1…a1cb6f
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xbb3649…4ed437

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.