Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb76b…3ae50xac65…4417Base—$0.04100%fluxa113d ago0x898bb4…ef71b5
0xb90a…9ae40xb76b…3ae5Base—$0.01100%fluxa113d ago0x2f2fba…e6de0e
0xb76b…3ae50xac65…4417Base—$0.02100%fluxa113d ago0xb4fb82…be7662
0xb90a…9ae40xb76b…3ae5Base—$0.03100%fluxa113d ago0x556e2a…1f5e5b
0xb90a…9ae40xb76b…3ae5Base—$0.02100%fluxa113d ago0x8ffd3f…1fb885
0xb76b…3ae50xac65…4417Base—$0.09100%fluxa113d ago0x104f6f…23676a
0xb90a…9ae40xb76b…3ae5Base—$0.01100%fluxa113d ago0xc74518…83b83e
0xb90a…9ae40xb76b…3ae5Base—$0.01100%fluxa113d ago0xb590fd…d0d45c
0xb90a…9ae40xb76b…3ae5Base—$0.01100%fluxa113d ago0x05403b…072895
0xb90a…9ae40xb76b…3ae5Base—$0.01100%fluxa113d ago0x41f86c…410ac8
0xb90a…9ae40xb76b…3ae5Base—$0.01100%fluxa113d ago0x74337b…186cd1
0xb90a…9ae40xb76b…3ae5Base—$0.01100%fluxa113d ago0xeaaa1f…c6d72f
0xb90a…9ae40xb76b…3ae5Base—$0.01100%fluxa114d ago0x678cf5…1b35ba
0xb90a…9ae40xb76b…3ae5Base—$0.01100%fluxa114d ago0x2ce86a…b354cc
0xb90a…9ae40xb76b…3ae5Base—$0.01100%fluxa114d ago0x6adcd4…2af843
0xb76b…3ae50xac65…4417Base—$0.02100%fluxa114d ago0x8a0002…16bc5c
0xb90a…9ae40xb76b…3ae5Base—$0.01100%fluxa114d ago0xc70c3d…dbe639
0xb90a…9ae40xb76b…3ae5Base—$0.01100%fluxa114d ago0xaff11f…27a8bf
0xb76b…3ae50xac65…4417Base—$0.01100%fluxa114d ago0x1af323…9e2fa2
0xb76b…3ae50xac65…4417Base—$0.05100%fluxa114d ago0x0bb2f7…4be0c5
0xb90a…9ae40xb76b…3ae5Base—$0.01100%fluxa114d ago0x4960e8…882307
0xb90a…9ae40xb76b…3ae5Base—$0.01100%fluxa114d ago0x0b58e0…8823aa
0xb90a…9ae40xb76b…3ae5Base—$0.01100%fluxa114d ago0x75d00a…9e908a
0xb90a…9ae40xb76b…3ae5Base—$0.01100%fluxa114d ago0xffe918…e58cc7

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.