Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa116d ago0xe7e7e8…fb22ac
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa116d ago0xc52a80…4d37bf
0xe8c2…44820xac65…4417Base—$0.05100%fluxa116d ago0xae146c…689587
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa116d ago0x0dcd44…0e5148
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa116d ago0xfa42c9…c8cadc
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa116d ago0x2295ca…e35012
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa116d ago0x747f91…0bddc4
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0x08db3c…65be07
0xe8c2…44820xac65…4417Base—$0.96100%fluxa117d ago0x67d1d5…7a6279
0xb90a…9ae40xe8c2…4482Base—$0.90100%fluxa117d ago0x0adde8…fe8909
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0x78b25d…d89ea2
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0x7e993b…e8af1c
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0x87d5fb…9710f9
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0xcea3b0…ae10e2
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0x978043…32e74d
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0xf097b5…afeec8
0xe8c2…44820xac65…4417Base—$0.93100%fluxa117d ago0x517c08…3f59d6
0xb90a…9ae40xe8c2…4482Base—$0.90100%fluxa117d ago0xd1743e…3f1276
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0x6ce694…fe9e5e
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0xa13e8d…a614c2
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0x44ac87…ee334b
0xe8c2…44820xac65…4417Base—$0.09100%fluxa117d ago0xab5e35…d9d6c1
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0xfeac0a…8c261e
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0xafaf56…745925
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0x9e14cf…05280d

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.