Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa0ed…b8f00xac65…4417Base—$0.09100%fluxa113d ago0x3a00e4…3f37ad
0xb90a…9ae40xa0ed…b8f0Base—$0.09100%fluxa113d ago0xdc1b38…38917d
0xa0ed…b8f00xac65…4417Base—$0.03100%fluxa113d ago0x6d7688…f3d49a
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa113d ago0xd0f92e…d879bd
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa113d ago0x3c0f85…343436
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa113d ago0x25317b…cf2b46
0xa0ed…b8f00xac65…4417Base—$0.02100%fluxa113d ago0xf565e0…0896aa
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa113d ago0xb1c853…3e7fcb
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa113d ago0x768b1f…12e480
0xa0ed…b8f00xac65…4417Base—$0.04100%fluxa114d ago0x46f0d5…0720ee
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa114d ago0xa4981f…3ac124
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa114d ago0x6ac31a…b7cd6e
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa114d ago0x247a52…4ee35f
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa114d ago0x70de9d…9154d3
0xa0ed…b8f00xac65…4417Base—$0.03100%fluxa114d ago0x53cbc4…4a91e1
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa114d ago0x6efe94…081d32
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa114d ago0x9b511f…3a372d
0xa0ed…b8f00xac65…4417Base—$0.03100%fluxa114d ago0xf7ffb6…a76a7d
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa114d ago0x819941…d42151
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa114d ago0xe047af…4f345c
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa114d ago0x36d621…b0fa0a
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa114d ago0xfbf730…3c2c73

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.