Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x70e56e…9b92d3
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x03a589…dbfdb4
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0xd7986b…9daf1b
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0xb75857…ae5d1c
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0xfb9175…edcf80
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x10d262…32b20b
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0xfac174…5efd61
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0xd87635…c263fb
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x139780…8c34f2
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0xeda105…e882e0
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x0a6d5e…effc08
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x664f80…54713a
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0xf2638e…b8a592
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown52d ago0xa0a2c5…719fa2
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown53d ago0x34b4cf…21f4bb
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown53d ago0xb4cec2…677a69
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown53d ago0x5cc150…f1d199
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown53d ago0x14aa7b…0c131b
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown53d ago0xbcdd5e…88822e
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown53d ago0x0c058e…72b4ee
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown53d ago0x1a33a6…32bbdf
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown53d ago0x8057bd…5ef4a0
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown53d ago0xcec7f3…ef890c
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown53d ago0x9ef2af…144e9b
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown53d ago0xbe94e6…3f78a3

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.