Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0x027943…bd2439
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0x859eee…d29968
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0x3a165e…53550e
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0x1eedcb…8ab34c
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0x60277d…d7b103
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0x5c20df…71bc62
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0x52db25…af57d8
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0xb06dd5…139b2f
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0xcf016a…8a1fd1
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0xb76fb6…256fbd
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa16d ago0x6eaa43…f718ad
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa16d ago0xc2d7eb…ab6d50
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa16d ago0x32fc5c…801030
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa16d ago0x20ae3f…e33dab
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa16d ago0x39d3e0…e7a391
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa16d ago0x3cb165…d67dce
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa16d ago0x81c556…2d3c9c
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa16d ago0xcf8810…8bd351
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa16d ago0xbf9e43…f1021a
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa16d ago0xa23da0…40e974
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa16d ago0x71af04…d3682b
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa16d ago0x3e8f83…ef34f3
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa16d ago0x7fb5fe…30d86d
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa16d ago0x5a1667…19ffeb
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa16d ago0xcbabf2…29914d

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.