Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa15d ago0x8a55c0…a30bf8
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0xd149ea…986eae
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0x0dd935…d66d5b
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0xe2ed03…832cc3
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0xa8a46a…d5d04e
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0xbcf269…feb15b
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0xabba4b…473320
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0x9221e1…7fff2a
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0x081170…b47d22
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0xd140c5…45d162
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0x31c5f6…4cbba6
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0x7a32c1…6ac82c
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0x5dd428…fcc90e
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0x736de1…3e2a8d
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0xf1dcf6…c27e36
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0xd46986…ad3b0d
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0xd7bf30…8e30f5
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0x6c9cea…b9f91f
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0x50ed32…b20b17
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0x6fb933…f9f49d
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0x0a2217…68be6e
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0x94fe8d…d97fa5
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0xf9082a…e9d000

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.