Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0x6c4714…682a9b
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0xd1c8e5…4aea26
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0xfc0a32…dbb25a
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0x64c276…434a02
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa44d ago0x1c4a43…9c9fbe
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa44d ago0xc32bb1…e8e173
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0x06fe70…b4f6d2
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0x359c16…af3cf7
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0xcd49a1…a9caa5
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa44d ago0x652c2e…18d901
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0x12babd…978a2f
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0x64f11a…d50e20
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0xf33cc7…92f540
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa44d ago0xdd187a…01f675
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa44d ago0xf462e4…8ffb30
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0x8fe3cc…f5e543
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa44d ago0xc61bf8…d81b10
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa44d ago0xcc24b9…42e1ff
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa44d ago0xc01a53…52949d
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0x40600a…2b0643
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0xdb4b61…996dd8
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa44d ago0x5b439a…37c305
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0x1744e9…4dc2d3
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa44d ago0x6f4ec3…d129b3
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa44d ago0x1aa5be…0a7268

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.