Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0xf07e62…865d8a
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0xc47b09…4556ba
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0x101a1e…dd3c8e
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0x098340…f334ac
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0x57c424…a603d8
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0x23906b…57c334
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0xb36429…49ea09
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0x104fbc…8028bc
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0x9853a4…fe506c
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0xf826a4…714d23
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0x6371b4…d026a2
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0x30831d…a34698
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0xb0b992…5d3b96
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0xb9ec0a…aed2c4
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0xcd858d…94d627
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0xcefe74…2e3d6c
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0x1eb163…29db8d
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0x8d7bba…f9eca8
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0xbce43b…b4e8cd
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0xd9b2aa…122626
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0x8b1d7e…b2a2c9
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0x48549b…7aaf7c
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0xa1faec…265399
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0xa99e19…f88dfa
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa18d ago0xe695e8…b38da5

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.