Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3f8945…7a9e81
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbc21a6…319fe7
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x27e678…dc7c0e
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7b3d82…b8d452
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf59738…34f951
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcf3682…37da63
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8746d8…5984b2
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9037f2…0babeb
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4bb115…524b1b
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8bb6f2…ef46d1
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xac1d41…3f108e
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc34975…50a061
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6314a2…a2c4ef
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaad65e…a3eba1
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x211d31…5236a9
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf5c200…71d5ec
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb73252…4d82f3
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x89f5d3…950bc1
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa5fab3…ce3b1c
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7805ea…49a164
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6672fa…c7fbdd
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0b738e…0862ea
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa302df…e8bbf6
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4485b2…459f42
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x626669…fa6a39

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.