Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown62d ago0xd8116e…2c3f66
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown62d ago0xeb88ea…45eae9
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown62d ago0xfab448…45be19
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown62d ago0xd600b1…c0c9ad
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown62d ago0x0e2d83…58631c
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown62d ago0xdb0080…7b590d
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown62d ago0x03968c…f36644
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown62d ago0xcc135a…99a50d
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown62d ago0x16e865…1f84ff
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown62d ago0x7e8bc3…80864d
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown62d ago0x831ea3…0988b7
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown62d ago0xc25eb0…28a5da
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown62d ago0xc09334…5a62ba
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown62d ago0x493d15…e2b615
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown62d ago0x95d990…bffd28
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown62d ago0xbca3a8…ee694b
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown62d ago0x5ba563…af2ac3
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown62d ago0xa6475c…c0e889
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown63d ago0xba57a1…cdb490
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown63d ago0x167734…1ae595
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown63d ago0x8d2d35…ec8986
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown63d ago0xb08586…cf6b30
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown63d ago0x777524…e6fa54
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown63d ago0xf78f80…40b703
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown63d ago0xc1ab31…efa69a

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.