Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown20d ago0x0a074c…bfe63f
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown21d ago0xac7a1e…8c644d
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown21d ago0x853795…1020e8
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown21d ago0x262036…5bbdf3
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown21d ago0xe7557f…420af8
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown21d ago0x2e535d…aeca83
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown21d ago0x95cf94…8d9524
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown21d ago0x006eca…1aea6a
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown21d ago0x13802b…1f384b
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown21d ago0xe1222e…fac3d7
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown21d ago0xa6bea4…f4077f
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown21d ago0x65fce5…a3b411
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown21d ago0xa500ec…e3b239
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown21d ago0xc3e687…88ffa3
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown21d ago0x71d586…8e287c
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown21d ago0xc392b0…124a3b
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown21d ago0x0300a6…eca848
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown21d ago0x0e35f1…c47433
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown21d ago0xba753f…c21074
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown21d ago0xadf647…3d676d

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.