Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc34a…f7400xac65…4417Base—$3.72100%fluxa110d ago0xd63620…5c56fc
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa110d ago0x8febe4…3b3845
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa110d ago0x71e6ed…b5ec6b
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa110d ago0xb38969…c63068
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa110d ago0xe1b388…85ff6d
0xb90a…9ae40xc34a…f740Base—$3.60100%fluxa111d ago0xc38c3f…a0ef76
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa111d ago0x156bc8…6c3b67
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa111d ago0xcb02f5…08a3b3
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa111d ago0xce87b9…224048
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa111d ago0x316e6a…b18064
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa111d ago0xc7eae2…8830e9
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa111d ago0x695463…f3ad44
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa111d ago0x195ec8…1dbbab
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa111d ago0xa28b96…99856f
0xc34a…f7400xac65…4417Base—$0.08100%fluxa111d ago0x0c6728…3c4175
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa111d ago0xb52eae…e41ee1
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa111d ago0xaaa916…6bb620
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa111d ago0x055d87…04887d
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa111d ago0x51624b…057976
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa111d ago0xd6daa0…5b1066
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa111d ago0x2bf9d6…60ad93
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa111d ago0xe38afd…1142fe
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa111d ago0x73c57d…71d94c
0xc34a…f7400xac65…4417Base—$0.06100%fluxa111d ago0x4e5bc3…bda471
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa111d ago0x8fda0c…4d0217

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.