Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa19d ago0x511313…8e8c40
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa19d ago0x2b5758…bd26d2
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa19d ago0x249488…bfc6bc
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa19d ago0x0c274f…7cd57d
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa19d ago0xf81f30…2c0ce3
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa19d ago0x589e6b…befa1d
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa19d ago0x2d0f27…e7e78d
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa19d ago0x335e27…25ac92
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa19d ago0xc19399…7a116a
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa19d ago0x78bd69…46303a
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa19d ago0xbab4dd…d7a2dd
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa19d ago0xa35e47…c44906
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa19d ago0xc34e54…2e2074
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa19d ago0xdb776b…d7be60
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa19d ago0xbd40f3…8a8fcf
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa20d ago0x76314f…97d91b
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa20d ago0x84d3eb…6f273f
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa20d ago0xd1cbc9…330f22
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa20d ago0xe325f8…85f907
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa20d ago0x3d4065…974256
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa20d ago0xbf16c7…d68512
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa20d ago0x21d8f4…ff859f
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa20d ago0xef443d…ebf0be
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa20d ago0xa7960b…f71bc9
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa20d ago0x346cd0…667736

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.