Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown71d ago0x8264c7…c74b3a
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown71d ago0x915f84…3713d3
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown71d ago0x3b9b9b…0f9a03
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown71d ago0xb66755…6475e0
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown71d ago0x996b12…0c4fa6
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown71d ago0xa3ca5f…452361
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown71d ago0xf60b9d…bb9092
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown71d ago0x191a25…deaec2
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown71d ago0x164c47…81244f
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown71d ago0xf70db9…2dd7b7
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown71d ago0xef376e…707053
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown71d ago0x549f70…044459
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown71d ago0xfb904f…26caa0
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown71d ago0xb5cb82…4cc623
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown71d ago0xeece54…e2b1d3
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown71d ago0x5ed47d…613a27
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown71d ago0x3b6a42…4fb1cc
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown71d ago0x095f53…d80826
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown71d ago0x7087ce…999bec
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown71d ago0xad2684…c324c0
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown71d ago0x962497…840ae4
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown71d ago0x53df51…3048bf
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown71d ago0x8b4b4e…e0fb94
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown71d ago0x09a401…19ecf6
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown71d ago0x5006eb…a5412e

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.