Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown49d ago0xb47ebd…faedde
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown49d ago0x4bc5ab…2e5ad4
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown49d ago0x2f78de…25e0c0
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown49d ago0x09ac2f…d9403e
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown49d ago0xb811ae…5b69d5
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown49d ago0xf86688…24c054
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown49d ago0x89fdf1…677020
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown49d ago0xf02aa2…2c1fb9
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown49d ago0xf98591…a89e16
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown49d ago0x65d7f1…e6ddd5
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown49d ago0x93b266…3aee3f
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown49d ago0xdae991…f58e4f
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown50d ago0xa37aed…c6a98b
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown50d ago0x9b7b60…5bb743
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown50d ago0x7b5cce…36e797
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown50d ago0x0f8ebf…fbc1d8
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown50d ago0x5c141c…e6e7e4
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown50d ago0x317079…13953e
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown50d ago0xa66377…1a810d
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown50d ago0xb852d9…04b3eb
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown50d ago0xeec0e0…0bca2b
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown50d ago0x1ea4d0…ee2882
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown50d ago0x782f23…1de38d
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown50d ago0xab6383…31317b
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown50d ago0x36c60e…dc8dff

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.