Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown51d ago0x3e4da1…6dad77
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown51d ago0xa2e648…337f08
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown51d ago0x7b0c7c…05dbf5
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown51d ago0x0322a6…9e6522
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown51d ago0x8be35f…053271
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown51d ago0x930414…5216e6
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown51d ago0x956ba5…4c5592
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown51d ago0xd5a65d…e43535
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown51d ago0x1098dc…daf36b
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown51d ago0xa33f92…d06126
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown51d ago0x657acf…f70855
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown51d ago0x0bc400…f10e38
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown51d ago0x8ddff2…bb11e3
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown51d ago0x343078…5c4e55
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown52d ago0x4e75d9…7e643e
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown52d ago0xe9a6ad…0fad5e
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown52d ago0x5a6f45…826405
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown52d ago0xf7040e…53a947
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown52d ago0xb4b8ec…e4a568
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown52d ago0xc4f734…a1e1b3
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown52d ago0xf8e3bd…04f70f
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown52d ago0xaa4a1a…e1ed11
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown52d ago0x6b1102…6b883b
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown52d ago0x24557c…2b57cc
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown52d ago0xcf6fe8…cf5b87

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.