Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa41d ago0x4862d2…27cc4d
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa41d ago0xea4d7c…55f48a
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa41d ago0x12bcee…cf0d3e
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa41d ago0x91326a…a966c5
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa41d ago0x5594d8…9314a9
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa41d ago0x393934…2ad928
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa41d ago0x1bc34f…829bd9
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa41d ago0x17f35f…03c7f7
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa41d ago0x41a3ea…17bb41
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa41d ago0xd86cb6…c21791
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa41d ago0xc69b0b…b83fbe
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa41d ago0xc685d4…a80a58
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa41d ago0x94d8b5…98ff56
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa41d ago0x7fdb63…fe451c
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa41d ago0xabe604…a77c71
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa41d ago0xc78e1e…2a869c
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa41d ago0x7734ee…e74790
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa41d ago0x442a80…9975fe
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa41d ago0xdc88d3…0f1f39
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa41d ago0x329b3b…7c035b
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa41d ago0x0502ba…8ac0e7
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa41d ago0x4915e3…d1c268
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa41d ago0x7d956f…db6ee8
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa41d ago0x1a7725…2f1528
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa41d ago0x5d30e1…e1a7d8

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.