Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7072…43340x22fe…97dfBase—$0.01100%coinbase55d ago0xa7f28e…28187e
0x7072…43340x22fe…97dfBase—$0.01100%coinbase55d ago0x2069d9…85611f
0x7072…43340x22fe…97dfBase—$0.01100%coinbase55d ago0x1c8db1…d2d9e0
0x7072…43340x22fe…97dfBase—$0.01100%coinbase55d ago0xa7ec94…87ca0b
0x7072…43340x22fe…97dfBase—$0.01100%coinbase55d ago0xbf60e5…b2935a
0x7072…43340x22fe…97dfBase—$0.01100%coinbase55d ago0x9b7fd6…83e52c
0x7072…43340x22fe…97dfBase—$0.01100%coinbase55d ago0x3edf2f…4a7060
0x7072…43340x22fe…97dfBase—$0.01100%coinbase55d ago0xc0820a…61750b
0x7072…43340x22fe…97dfBase—$0.01100%coinbase55d ago0xee3609…2f419c
0x2410…97d70x22fe…97dfBase—$0.01100%coinbase55d ago0xad7392…e6dad1
0x2410…97d70x22fe…97dfBase—$0.01100%coinbase55d ago0x5a4dd1…caa744
0x2410…97d70x22fe…97dfBase—$0.01100%coinbase55d ago0x064014…8eaa9d
0x2410…97d70x22fe…97dfBase—$0.01100%coinbase55d ago0xc72c20…41088e
0x2410…97d70x22fe…97dfBase—$0.01100%coinbase55d ago0x42e06c…d621d7
0x2410…97d70x22fe…97dfBase—$0.01100%coinbase55d ago0x670c66…d0da5e
0x2410…97d70x22fe…97dfBase—$0.01100%coinbase55d ago0x679d5b…b743c3
0x2410…97d70x22fe…97dfBase—$0.01100%coinbase55d ago0x8961d8…165c2c
0x2410…97d70x22fe…97dfBase—$0.01100%coinbase55d ago0x8f2935…83b02e
0x2410…97d70x22fe…97dfBase—$0.01100%coinbase55d ago0x214730…badb4e
0x2410…97d70x22fe…97dfBase—$0.01100%coinbase55d ago0xd33476…25aa0e
0x2410…97d70x22fe…97dfBase—$0.01100%coinbase55d ago0x42d113…2ebadc

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.