Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x29bb22…47fb89
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb278b4…32d2fc
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x73c58d…d249b1
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3a0de1…0f3e2d
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf994e3…161d92
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3f6003…3b5dcf
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6a3d80…56c3d1
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x54db08…74ac62
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc142aa…c6051d
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf205f9…9b57b4
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2e2e8e…b614fb
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2a58a1…753997
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6942fb…f1c4ee
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6ffe5e…373340
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x51786a…ebbbee
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x53c106…1db822
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7d54c2…e99ea7
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4e74a8…644748
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xfbc189…f28fd5
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd848fb…88b7fd
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3e7bed…297547
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xea6af0…2f9006
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9abb9c…3ebef1
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4f2eee…a2ce7b
0xcaf0…e68b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7dc6ce…095c0c

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.