Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7acb…e9120x9c95…e299Base$0.001100%Route unknown18d ago0xbfa59f…b6d793
0x7acb…e9120x9c95…e299Base$0.001100%Route unknown18d ago0x51db9c…0fbc9c
0x7acb…e9120x9c95…e299Base$0.001100%Route unknown19d ago0x7a201a…471b13
0x7acb…e9120x9c95…e299Base$0.001100%Route unknown19d ago0x4d84d8…bf7dea
0x7acb…e9120x9c95…e299Base$0.001100%Route unknown19d ago0x5405f8…166b4b
0x7acb…e9120x9c95…e299Base$0.001100%Route unknown19d ago0x150302…e09b63
0x7acb…e9120x9c95…e299Base$0.001100%Route unknown19d ago0x1b513a…af0a3a
0x7acb…e9120x9c95…e299Base$0.001100%Route unknown19d ago0x29209f…1f89e7
0x7acb…e9120x9c95…e299Base$0.001100%Route unknown19d ago0xf801d6…9720b1
0x7acb…e9120x9c95…e299Base$0.001100%Route unknown19d ago0xefa38d…aaefcb
0x7acb…e9120x9c95…e299Base$0.001100%Route unknown19d ago0x68c84b…f95383
0x7acb…e9120x9c95…e299Base$0.001100%Route unknown19d ago0xac36cf…0ee4b4
0x7acb…e9120x9c95…e299Base$0.001100%Route unknown19d ago0xd64f63…405d92
0x7acb…e9120x9c95…e299Base$0.001100%Route unknown19d ago0xdf48ca…ca1d5e
0x7acb…e9120x9c95…e299Base$0.001100%Route unknown19d ago0x8d35c9…15c53e
0x7acb…e9120x9c95…e299Base$0.001100%Route unknown19d ago0x0c672f…7bdeaf
0x7acb…e9120x9c95…e299Base$0.001100%Route unknown19d ago0xd2f4d9…26ef88
0x7acb…e9120x9c95…e299Base$0.001100%Route unknown19d ago0xaec7f2…b62b9d
0x7acb…e9120x9c95…e299Base$0.001100%Route unknown19d ago0xe98c81…cf076c
0x7acb…e9120x9c95…e299Base$0.001100%Route unknown19d ago0x0c87b3…94355b
0x7acb…e9120x9c95…e299Base$0.001100%Route unknown19d ago0xedd33a…9ff08b

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.