Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa15d ago0xf2bde3…4d712e
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa15d ago0xbfb481…99af02
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa15d ago0x695bbc…7778c9
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa15d ago0xb75b6c…6fc155
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa15d ago0xa60653…b61903
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa15d ago0x8275d2…763673
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa15d ago0xa7d696…1aed93
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa15d ago0xd7b017…7bdc4d
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa15d ago0x7ac490…575449
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa15d ago0x951600…46f43f
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa15d ago0xd4563d…ec136d
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa15d ago0x70bbdf…06efba
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa15d ago0x036cbb…06d0cf
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa15d ago0x847d80…3bf98d
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa15d ago0x394d10…997182
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa15d ago0xe24990…48b4d1
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa15d ago0x37593f…4f6baf
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa15d ago0xfc24ad…bbc2a5
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa15d ago0x67fe81…050ac8
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa15d ago0xa2709a…d10084
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa15d ago0x50254c…fe0819
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa15d ago0xb9ffbb…0795b3
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa15d ago0x4fff8b…bbb5d2
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa15d ago0xd6b14c…15cc32
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa15d ago0xb7b9ef…7e2b6d

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.