Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2070…34030xfe80…47eeBase—$0.001100%fluxa18d ago0x522d11…946d29
0x2070…34030xfe80…47eeBase—$0.001100%fluxa18d ago0xb6cfc6…bc0db7
0x2070…34030xfe80…47eeBase—$0.001100%fluxa18d ago0x104b6f…b374d4
0x2070…34030xfe80…47eeBase—$0.001100%fluxa18d ago0x53dbd9…b4398e
0x2070…34030xfe80…47eeBase—$0.001100%fluxa18d ago0xe883cd…0c35c8
0x2070…34030xfe80…47eeBase—$0.001100%fluxa18d ago0xd300a8…fbc582
0x2070…34030xfe80…47eeBase—$0.001100%fluxa18d ago0x996c7f…bd2fe3
0x2070…34030xfe80…47eeBase—$0.001100%fluxa18d ago0x05533f…4b90b1
0x2070…34030xfe80…47eeBase—$0.001100%fluxa18d ago0xec0ef7…32eb56
0x2070…34030xfe80…47eeBase—$0.001100%fluxa18d ago0x1057d2…738018
0x2070…34030xfe80…47eeBase—$0.001100%fluxa18d ago0x278867…a0c92a
0x2070…34030xfe80…47eeBase—$0.001100%fluxa18d ago0xbf0300…f30b60
0x2070…34030xfe80…47eeBase—$0.001100%fluxa18d ago0x2d8433…417be4
0x2070…34030xfe80…47eeBase—$0.001100%fluxa18d ago0xfbc42c…581e0b
0x2070…34030xfe80…47eeBase—$0.001100%fluxa18d ago0x5ddb14…c99f3a
0x2070…34030xfe80…47eeBase—$0.001100%fluxa18d ago0xe49763…2299a2
0x2070…34030xfe80…47eeBase—$0.001100%fluxa18d ago0xf646f7…df97af
0x2070…34030xfe80…47eeBase—$0.001100%fluxa18d ago0xcd308c…5cbe93
0x2070…34030xfe80…47eeBase—$0.001100%fluxa18d ago0x0dc3e1…203293
0x2070…34030xfe80…47eeBase—$0.001100%fluxa18d ago0x64d3fe…2ab164
0x2070…34030xfe80…47eeBase—$0.001100%fluxa18d ago0x211cf0…f5633f
0x2070…34030xfe80…47eeBase—$0.001100%fluxa18d ago0x1dba21…472e4a
0x2070…34030xfe80…47eeBase—$0.001100%fluxa18d ago0xc5efd8…84f342
0x2070…34030xfe80…47eeBase—$0.001100%fluxa18d ago0xf77713…719796
0x2070…34030xfe80…47eeBase—$0.001100%fluxa18d ago0xc36f07…cc3772

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.