Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa15d ago0x88e02f…eb0dfd
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa15d ago0x8acea1…aadf31
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa15d ago0xd34139…3b7239
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa15d ago0xb4a0b8…546c02
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa15d ago0x04e47a…c04c97
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa15d ago0x558364…95bd7d
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa15d ago0xe44a6d…b88a04
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa15d ago0x67a39c…71195c
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa16d ago0x92330c…3a4d01
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa16d ago0x5cfe09…37fe82
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa16d ago0xaf1460…72438a
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa16d ago0x4be9a3…1cf906
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa16d ago0x9204b5…69fee2
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa16d ago0x5da247…28b68a
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa16d ago0x7179c2…066aef
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa16d ago0x0a0116…3e516e
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa16d ago0xf4f047…fe1748
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa16d ago0x591da9…dc260f
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa16d ago0x73c0da…acca1d

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.