Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0x8a4a85…342e5f
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0xa205d5…927350
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0x5bd992…bc3556
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0x5b2545…67d978
0xf037…71540xac65…4417Base—$0.07100%fluxa120d ago0xe61d76…4e172d
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0x4ba1a1…aedc12
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0x8ac07b…22e6b0
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0x783a17…26bd8c
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0xc09fc1…688f8b
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0xe3afe0…6483dd
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0xbc1a91…ac27e1
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0xcf8e56…87b038
0xf037…71540xac65…4417Base—$0.06100%fluxa120d ago0xdc8e6c…b4d620
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0x780faa…c6d7a8
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0xd7a8a7…f3c148
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0x23fdee…d94f80
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0x120845…7fceb6
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0xd8a4b7…a61a1f
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0x0452ae…90fb60
0xf037…71540xac65…4417Base—$0.05100%fluxa120d ago0x9a745a…8f3ac3
0xb90a…9ae40xf037…7154Base—$0.05100%fluxa121d ago0x579519…e383b8
0xf037…71540xac65…4417Base—$0.02100%fluxa121d ago0xd5962c…244ee2
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa121d ago0xb29e93…5db5fc
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa121d ago0x691869…9bd3da

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.