Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown62d ago0x144172…d1ea5e
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown62d ago0x269aca…57bb95
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown62d ago0x7c12c7…4cd622
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown62d ago0x75aa87…380e3b
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown62d ago0x9a7d4c…d21d15
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown62d ago0x9ec9f2…394865
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown62d ago0xad742e…739c53
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown62d ago0x2fb0be…ed87ef
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown62d ago0xe251d9…e6b117
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown62d ago0xca4695…1cdabf
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown62d ago0x555511…daae21
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown62d ago0x8dc94e…abb3df
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown62d ago0xcd5fad…fad831
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown62d ago0x6dc3af…42bfe3
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown62d ago0xca07db…5b8e91
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown62d ago0xaed5e5…39d625
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown62d ago0x0bc11d…9e1a71
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown62d ago0x6eba60…3b40e4
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown62d ago0x97e225…4d503e
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown62d ago0x9a6d1a…44ad22
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown62d ago0xa166e7…59c3cf

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.