Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa32d ago0xe4e0d2…370be2
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa32d ago0x8b7285…f2f578
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa32d ago0x1d7ee0…9de615
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa32d ago0xf02edb…77bab8
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa32d ago0x16ed12…2d47a9
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa32d ago0x8b7a0a…25131f
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa32d ago0xc361ca…a69d0b
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa32d ago0x062c1c…faeb50
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa32d ago0xd59820…d45fc1
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa32d ago0x3f0aec…08bc9b
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa32d ago0x9a722f…d22fcd
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa32d ago0x473307…34cb51
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa32d ago0x61d0d7…089c53
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa32d ago0x60599d…5bf83b
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa32d ago0x0f7019…0405f8
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa32d ago0xb4aa22…768f19
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa32d ago0x21bc77…45b10d
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa32d ago0x5b3775…e33ba0
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa32d ago0xb2596f…e88bf9
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa32d ago0xd1466a…0b492a
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa32d ago0xcb35c4…cc83ae
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa32d ago0x501b26…69ec7c
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa32d ago0xc6c042…87c75c
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa33d ago0x1619b5…b250ae
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa33d ago0xf9f9b4…1a20fe

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.