Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa110d ago0x719d2e…8f8b48
0x9525…56800xac65…4417Base—$0.04100%fluxa111d ago0xe475c5…4fa55c
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa111d ago0x9e7e5a…cd75d2
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa111d ago0xb851fe…ac1c3d
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa111d ago0xe6a317…5d41c7
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa111d ago0xd5b91c…020aaf
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa111d ago0x723a88…de2ca4
0x9525…56800xac65…4417Base—$0.02100%fluxa111d ago0x469e41…175ffd
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa111d ago0xad02ab…49c613
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa111d ago0x987e25…3ea204
0x9525…56800xac65…4417Base—$0.05100%fluxa111d ago0x6ee80b…488faa
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa111d ago0x26d7dc…b81806
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa111d ago0x424ddc…89d11d
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa111d ago0x527c58…ba742e
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa111d ago0xfcdb62…3596a4
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa111d ago0xba0da1…143a9f
0x9525…56800xac65…4417Base—$0.09100%fluxa111d ago0x64fd44…4d6587
0xb90a…9ae40x9525…5680Base—$0.05100%fluxa111d ago0x285a89…fc626b
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa111d ago0x6c9b9f…9d7414
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa111d ago0x61c6b6…987768
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa111d ago0x566851…fe8523
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa111d ago0x735bf6…8f1024
0x9525…56800xac65…4417Base—$0.01100%fluxa111d ago0x2a55a8…1d792c

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.