Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown49d ago0xd3f4b0…2e762a
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown49d ago0xca04fd…b4ea28
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown49d ago0x65de04…5e3c13
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown49d ago0x52c5c1…7f1db4
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown49d ago0x63a7a3…0d4840
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown49d ago0xbe9a46…6f4b61
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown49d ago0xfd47a7…ffe213
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown49d ago0xb3b3e7…742e67
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown49d ago0x476786…c5c83d
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown49d ago0x4b527e…2bff49
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown49d ago0x8f7705…6cbb50
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown49d ago0xcef965…8a52f6
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown49d ago0x8c652f…671307
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown49d ago0xf033ce…b8edff
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown49d ago0xcdec77…b7a83b
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown49d ago0x4beb60…f6c74b
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown49d ago0x2786bb…2d28a8
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown49d ago0x1f7500…1d0225
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown49d ago0x92a6eb…be804d
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown49d ago0x0889f2…1f4a78
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown49d ago0x6b0d6d…3462d8
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown49d ago0x394ace…574765
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown49d ago0x6d90e4…b1725d
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown49d ago0xb64fb9…559aab
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown49d ago0x0dd3f8…8bb7e0

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.