Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x394d…8aa50xac65…4417Base—$0.08100%fluxa109d ago0x0891c1…e73c1b
0xb90a…9ae40x394d…8aa5Base—$0.01100%fluxa109d ago0x8d851d…470a05
0xb90a…9ae40x394d…8aa5Base—$0.01100%fluxa109d ago0xb9eb3b…b81b64
0xb90a…9ae40x394d…8aa5Base—$0.01100%fluxa109d ago0x83d1cb…84726a
0xb90a…9ae40x394d…8aa5Base—$0.01100%fluxa109d ago0x239a51…e48f44
0xb90a…9ae40x394d…8aa5Base—$0.01100%fluxa109d ago0x469bb5…133b94
0xb90a…9ae40x394d…8aa5Base—$0.01100%fluxa109d ago0x21a753…268f1d
0xb90a…9ae40x394d…8aa5Base—$0.01100%fluxa109d ago0x11d85e…454723
0xb90a…9ae40x394d…8aa5Base—$0.01100%fluxa109d ago0x6ba8d2…95c3a6
0x394d…8aa50xac65…4417Base—$0.02100%fluxa109d ago0x7d34d0…bd841d
0xb90a…9ae40x394d…8aa5Base—$0.01100%fluxa109d ago0xbe241d…03a52a
0xb90a…9ae40x394d…8aa5Base—$0.01100%fluxa109d ago0xe8aa0d…2f6273
0x394d…8aa50xac65…4417Base—$0.04100%fluxa109d ago0x4dc5d7…c8ae75
0xb90a…9ae40x394d…8aa5Base—$0.01100%fluxa109d ago0xcb8aca…aaf0ae
0xb90a…9ae40x394d…8aa5Base—$0.01100%fluxa110d ago0xb3638e…3ac69a
0xb90a…9ae40x394d…8aa5Base—$0.01100%fluxa110d ago0x7a0394…41d69b
0xb90a…9ae40x394d…8aa5Base—$0.01100%fluxa110d ago0x12b502…995d97
0x394d…8aa50xac65…4417Base—$0.55100%fluxa110d ago0xaa026d…42aa78
0xb90a…9ae40x394d…8aa5Base—$0.50100%fluxa110d ago0x3e2c13…0529b1
0xb90a…9ae40x394d…8aa5Base—$0.05100%fluxa110d ago0x2e0883…7c89bc
0x394d…8aa50xac65…4417Base—$0.01100%fluxa110d ago0xdf8c16…b31628
0xb90a…9ae40x394d…8aa5Base—$0.01100%fluxa110d ago0x6f8ca6…30c539
0x394d…8aa50xac65…4417Base—$0.02100%fluxa110d ago0x71d66d…4b75d1
0xb90a…9ae40x394d…8aa5Base—$0.01100%fluxa110d ago0xda3279…1d46ba
0xb90a…9ae40x394d…8aa5Base—$0.01100%fluxa110d ago0xf33760…69c161

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.