Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa50d ago0x7b0022…a4c403
0x739f…55ae0x9c95…e299Base—$0.001100%fluxa50d ago0xdcc92e…fe5d56
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa50d ago0xae5ec4…85428c
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa50d ago0x3cfa20…cb5f39
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa50d ago0x30d0c1…fefd0d
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa50d ago0x51cfd6…61b35c
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa50d ago0x648eec…a942ce
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa50d ago0x5f85bd…09b75d
0x739f…55ae0x9c95…e299Base—$0.001100%fluxa50d ago0xe59f53…837381
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa50d ago0xb699c3…fac5a5
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa50d ago0x91a1dd…96ac06
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa50d ago0x735638…0673fc
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa50d ago0x8c28a1…d51147
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa51d ago0xc61f95…053a58
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa51d ago0xd3d039…139792
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa51d ago0x89f61e…08726f
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa51d ago0x886bee…82c02d
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa51d ago0xd19af7…ce79b7
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa51d ago0xc85064…6187be
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa51d ago0xfdb682…90d1c2
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa51d ago0x70392d…5266c7
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa51d ago0xd0b437…7bb90b
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa51d ago0xfcfd18…8c3b3f
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa51d ago0x058f97…8c32a8
0x739f…55ae0x9c95…e299Base—$0.001100%fluxa51d ago0x8a4a0f…a1e15a

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.