Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa116d ago0xf15b70…4aa69c
0xa547…66b60xac65…4417Base—$0.07100%fluxa116d ago0x902048…795b80
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa117d ago0xa21ebd…8493a3
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa117d ago0x6f5770…8d7fb6
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa117d ago0x83633d…46bc41
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa117d ago0x3bcbc6…725b4a
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa117d ago0x974ad9…70a7e3
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa117d ago0xd5bbad…b9beb0
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa117d ago0xf8cc3a…d2745d
0xa547…66b60xac65…4417Base—$0.07100%fluxa117d ago0xe35455…15d5e9
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa117d ago0xc88b56…7aaf11
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa117d ago0x0baf1c…f0b3f4
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa117d ago0x4bd523…8d225c
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa117d ago0x7dc74d…1eb9ba
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa117d ago0x9a029f…1d26a3
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa117d ago0xec7b67…cb1bbf
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa117d ago0x8eae27…b74ccc
0xa547…66b60xac65…4417Base—$0.08100%fluxa117d ago0xd490f0…b1c71a
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa117d ago0xe35b5e…f475a2
0xb90a…9ae40xa547…66b6Base—$0.02100%fluxa117d ago0x4821de…15e17a
0xb90a…9ae40xa547…66b6Base—$0.05100%fluxa117d ago0xcad16f…a6aae6
0xa547…66b60xac65…4417Base—$0.01100%fluxa117d ago0xd45b0c…bf8555

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.