Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa117d ago0x08af6b…490f34
0xb90a…9ae40x8cd1…a00eBase$3.60100%fluxa117d ago0x533bb8…2d73a4
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa117d ago0xc73bcd…864154
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa117d ago0x3e3715…9d4d38
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa117d ago0x16edc6…01dece
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa117d ago0x39f28a…4ce21b
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa117d ago0x63041e…c57aac
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa117d ago0x1cfdc5…45a1b8
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa117d ago0x84a4ba…4a3bc8
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa117d ago0xf6e9c2…232a81
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa117d ago0x34b6c0…0fa70d
0xb90a…9ae40x8cd1…a00eBase$12.61100%fluxa117d ago0x235afa…765454
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa117d ago0x1092ed…53c169
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa117d ago0x17aed3…41bc0a
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa117d ago0x26a025…f4efa2
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa117d ago0x679986…cb7327
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa117d ago0x409e38…d7defb
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa117d ago0xac7ea2…2ce070
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa117d ago0xb6abf5…3cf7c0
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa117d ago0xf2824a…501b8d
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa117d ago0xb32797…7da9c1
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa118d ago0x14e618…f3d375
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa118d ago0x093f95…e7e434
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa118d ago0xef3a6b…ac3dba
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa118d ago0x6feabf…0bde96

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.