Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x05a1…87960x9617…7d42Base—$0.01100%payAI11d ago0xcc5965…79987b
0x05a1…87960x9617…7d42Base—$0.01100%payAI11d ago0x8179c0…294bba
0x05a1…87960x9617…7d42Base—$0.01100%payAI11d ago0x8c5d86…91ff8f
0x05a1…87960x9617…7d42Base—$0.01100%payAI11d ago0x4528eb…6138e0
0x05a1…87960x9617…7d42Base—$0.01100%payAI11d ago0xd6d7cc…271156
0x05a1…87960x9617…7d42Base—$0.01100%payAI11d ago0x875e04…03dacc
0x05a1…87960x9617…7d42Base—$0.01100%payAI11d ago0x1462ae…5c183c
0x05a1…87960x9617…7d42Base—$0.01100%payAI11d ago0xccaee4…54f7ac
0x05a1…87960x9617…7d42Base—$0.01100%payAI11d ago0x769cae…f766db
0x05a1…87960x9617…7d42Base—$0.01100%payAI11d ago0x4a2fde…288616
0x05a1…87960x9617…7d42Base—$0.01100%payAI11d ago0xdbc848…ba8114
0x05a1…87960x9617…7d42Base—$0.01100%payAI11d ago0x5f3627…4f9d50
0x05a1…87960x9617…7d42Base—$0.01100%payAI11d ago0x27eeac…cf9c54
0x05a1…87960x9617…7d42Base—$0.01100%payAI11d ago0x60953e…388456
0x05a1…87960x9617…7d42Base—$0.01100%payAI11d ago0x9d4a20…1f2ac2
0x05a1…87960x9617…7d42Base—$0.01100%payAI11d ago0x7854d2…efdcef
0x05a1…87960x9617…7d42Base—$0.01100%payAI11d ago0x28330d…42c827
0x05a1…87960x9617…7d42Base—$0.01100%payAI11d ago0xe1da71…8a17c7
0x05a1…87960x9617…7d42Base—$0.01100%payAI11d ago0xf1a438…fccbe4
0x05a1…87960x9617…7d42Base—$0.01100%payAI11d ago0x370126…4a55ff
0x05a1…87960x9617…7d42Base—$0.01100%payAI11d ago0x017a7e…5a34e5
0x05a1…87960x9617…7d42Base—$0.01100%payAI11d ago0x215562…7ce520
0x05a1…87960x9617…7d42Base—$0.01100%payAI11d ago0x4bac28…54cce6
0x05a1…87960x9617…7d42Base—$0.01100%payAI11d ago0x0c6b4f…6db4d9
0x05a1…87960x9617…7d42Base—$0.01100%payAI11d ago0x43f7e3…e34aff

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.