Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb832…e8530x889b…b5edBase—$0.01100%coinbase75d ago0xec1c8c…2084a2
0xb832…e8530xe203…8053Base—$0.01100%coinbase75d ago0xea27aa…821851
0xb832…e8530xe57d…9c4aBase—$0.01100%coinbase75d ago0x27fd19…0e7bcc
0xb832…e8530x7309…0b68Base—$0.01100%coinbase75d ago0xae3936…030d65
0xb832…e8530xac74…ec08Base—$0.01100%coinbase75d ago0x62e656…355782
0xb832…e8530xe4ff…7935Base—$0.01100%coinbase75d ago0x33a370…18a16b
0xb832…e8530x014a…649fBase—$0.01100%coinbase75d ago0x116429…e2bfd8
0xb832…e8530xe222…b809Base—$0.01100%coinbase75d ago0x3823e5…77c540
0xb832…e8530x028f…30b0Base—$0.01100%coinbase75d ago0x5e597f…7636f1
0xb832…e8530xb2f2…9623Base—$0.01100%coinbase75d ago0xe9d87e…c9f4ae
0xb832…e8530x64d4…9ee5Base—$0.01100%coinbase75d ago0x47f3f1…d1af4c
0xb832…e8530x6781…2addBase—$0.01100%coinbase75d ago0x70ea06…4c4d2a
0xb832…e8530x1199…6026Base—$0.01100%coinbase75d ago0x400459…dc257d
0xb832…e8530xee68…e81dBase—$0.01100%coinbase75d ago0x4b254e…9085c8
0xb832…e8530xab91…83a3Base—$0.01100%coinbase75d ago0xfe3fbf…6e36cb
0xb832…e8530xfe78…c899Base—$0.01100%coinbase75d ago0x974993…e21e6c
0xb832…e8530x29d3…aa1bBase—$0.01100%coinbase75d ago0x9c7ccb…017cf0
0xb832…e8530x2b7b…49eaBase—$0.01100%coinbase75d ago0x50e6cb…c3a7c1
0xb832…e8530xc56b…8030Base—$0.01100%coinbase75d ago0x3f2ce9…401d14
0xb832…e8530x7539…4d84Base—$0.01100%coinbase75d ago0xe79852…a4ea0d
0xb832…e8530x26ab…46fdBase—$0.01100%coinbase75d ago0x30dad5…554188
0xb832…e8530xf136…e021Base—$0.01100%coinbase75d ago0xb0591c…279548
0xb832…e8530x3dc0…70d6Base—$0.01100%coinbase75d ago0x6c8bd4…ec59bd
0xb832…e8530xc88c…4167Base—$0.01100%coinbase75d ago0x471509…51913a
0xb832…e8530x5a1d…38e6Base—$0.01100%coinbase75d ago0x8a9874…628692

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.