Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa21d ago0x41bc00…08dd3b
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa21d ago0x3dd942…14893d
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa21d ago0xd0d2ac…d94bd9
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa21d ago0x54b1f3…bbc357
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa21d ago0x16f2e7…50ce67
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa21d ago0xbc163c…71edd3
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa22d ago0xea30d9…968ace
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa22d ago0xe0a127…47e3ac
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa22d ago0x51ca94…c6f60b
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa22d ago0xf410c3…99c4b2
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa22d ago0x5bd863…37d745
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa22d ago0x4fe7ae…3c61bc
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa22d ago0xdd388d…6c9265
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa22d ago0xbfcfe7…efbeeb
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa22d ago0x55df77…330962
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa22d ago0xd0ec1d…1eadef
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa22d ago0x64f9e8…5ccb0c
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa22d ago0x80f537…7329a1
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa22d ago0xc2d00b…87d736
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa22d ago0x29b8d6…8f9837
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa22d ago0x3f857e…1c76f7
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa22d ago0xc11f77…dad10e
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa22d ago0x5d858c…9246fc
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa22d ago0xb4aee9…d71233
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa22d ago0x6ba39f…b310bd

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.