Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x65e7af…5001e1
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0xa84ab3…1f9f60
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x54b137…ffed53
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0xd67dec…2b9b61
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0xbf7a8c…a7cae6
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x63abf9…2b89b5
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x38d485…5ad771
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x0308ae…6c5f1a
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x66a5a7…fbc53e
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0xa4d1ac…a4980a
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x36f97a…8125cc
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x515249…3626aa
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x8e7816…810bb8
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x56e676…6847c1
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x8e0f15…215bde
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x0b464b…f50755
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0xca8ba3…299cd4
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x320333…0368af
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x4101fa…5bc1dd
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0xa19779…2fe916
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0xfed944…14de73
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x854cf1…16e077
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x8cdba9…8253fc
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x49316a…4929e0
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown70d ago0x1157cc…e0efa5

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.