Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown52d ago0xc95a7d…47b2b1
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown52d ago0xa1bdc7…4d9e49
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown52d ago0x26c994…701bcb
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown52d ago0x9afb6b…df8b5a
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown52d ago0xe9f222…e34be3
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown52d ago0x75b7dd…978e80
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown52d ago0x6964fe…efd209
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown52d ago0x91ce6a…15847a
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown52d ago0xfe6db0…b919c0
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown52d ago0x2838cc…eac197
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown52d ago0xfbd941…a70b2d
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown52d ago0xf8a64f…30d15f
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown52d ago0x779d8b…6f9d9d
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown53d ago0x9d34d5…48831b
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown53d ago0xbceaa3…c09454
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown53d ago0x5b2b0f…9b8f5c
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown53d ago0xb9e0a8…e42b44
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown53d ago0x410c92…f41d6f
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown53d ago0xa3dfd6…887910
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown53d ago0x036ba1…2abf67
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown53d ago0x12af31…57e80a
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown53d ago0xd65815…15259b
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown53d ago0xebb61b…17198a
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown53d ago0xdfe01e…8fc79c
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown53d ago0x23d208…86d510

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.