Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa18d ago0x97cf7d…38a32e
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa18d ago0x70350b…773ce8
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa18d ago0xce9136…245ba6
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa18d ago0x489997…35c5b7
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa18d ago0x1113d9…b9ba9f
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa18d ago0x23fe6a…2c8f6d
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa18d ago0xe8dcb2…0f4edc
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa18d ago0x6de82b…3ffb46
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa18d ago0xc2e551…0f49e3
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa18d ago0x197207…818039
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa18d ago0x6acd2f…54a32b
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa18d ago0x9c6855…e10a89
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa19d ago0x48ba5b…3fce0c
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa19d ago0xd4b15f…e6c165
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa19d ago0x0b6167…e115ef
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa19d ago0x615e52…b31d51
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa19d ago0x6a7c89…9b2846
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa19d ago0x73e220…2e8bcf
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa19d ago0x009b09…dd0919
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa19d ago0x601392…c9ee39
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa19d ago0x87a95f…6e3f4e
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa19d ago0x09199c…7f190a
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa19d ago0x406a50…41d894
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa19d ago0x771e52…04b5a1
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa19d ago0x8673a6…eedf91

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.