Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d39…3c010xac65…4417Base—$0.03100%fluxa109d ago0xebf90c…635fb2
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa109d ago0xa58648…a954a3
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa109d ago0x6772e7…33cfdd
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa109d ago0x2ea62a…c749b3
0x3d39…3c010xac65…4417Base—$0.04100%fluxa110d ago0xa3b0ac…78f9dd
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa110d ago0x17e6e0…f976b2
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa110d ago0xdf6357…f77929
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa110d ago0xf0b5e3…c1d9ad
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa110d ago0x5faeda…759d2f
0x3d39…3c010xac65…4417Base—$0.02100%fluxa110d ago0x82c78c…a2a54d
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa110d ago0x2acab7…eabf73
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa110d ago0xcaffa2…9250bc
0x3d39…3c010xac65…4417Base—$0.97100%fluxa110d ago0x216547…403315
0xb90a…9ae40x3d39…3c01Base—$0.90100%fluxa110d ago0x59fa87…46ed03
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa110d ago0xf9bbe0…d85f22
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa110d ago0x830a7a…f99b31
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa110d ago0xfea4d4…036de9
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa110d ago0x973aef…e4c1ea
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa110d ago0xc43fc7…b6b7ed
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa110d ago0x6b7f3a…4e99ad
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa110d ago0xdd78ee…f6a735
0x3d39…3c010xac65…4417Base—$0.05100%fluxa110d ago0x88b3ce…eb6c37
0x3d39…3c010xac65…4417Base—$0.03100%fluxa110d ago0x20e6c7…d8d8cd
0xb90a…9ae40x3d39…3c01Base—$0.05100%fluxa110d ago0x3dcb1b…d95024

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.