Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa36d ago0x350c88…7fb990
0x19a7…26650x9c95…e299Base—$0.001100%fluxa36d ago0x37b581…565154
0x19a7…26650x9c95…e299Base—$0.001100%fluxa36d ago0x3d367b…2deaf0
0x19a7…26650x9c95…e299Base—$0.001100%fluxa36d ago0x23fe3c…69219c
0x19a7…26650x9c95…e299Base—$0.001100%fluxa36d ago0x28d60e…91431a
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa36d ago0x65e4bd…b11f4d
0x19a7…26650x9c95…e299Base—$0.001100%fluxa36d ago0xcebce4…aa99ca
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa36d ago0x3f40d0…00d2f1
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa36d ago0xf66a4d…121a5e
0x19a7…26650x9c95…e299Base—$0.001100%fluxa36d ago0x3748aa…659250
0x19a7…26650x9c95…e299Base—$0.001100%fluxa36d ago0x91c088…36ea75
0x19a7…26650x9c95…e299Base—$0.001100%fluxa36d ago0xace553…62edc6
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa36d ago0x577764…6ffc4d
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa36d ago0x5ec93a…cbb438
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa36d ago0x4af3de…35a1e4
0x19a7…26650x9c95…e299Base—$0.001100%fluxa36d ago0x951e6a…6fffa5
0x19a7…26650x9c95…e299Base—$0.001100%fluxa36d ago0xd184e9…7da8f6
0x19a7…26650x9c95…e299Base—$0.001100%fluxa36d ago0x635403…317fe8
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa36d ago0x5b5316…164dcd
0x19a7…26650x9c95…e299Base—$0.001100%fluxa36d ago0xb8c6c4…3a11fa
0x19a7…26650x9c95…e299Base—$0.001100%fluxa37d ago0x965499…8c6a6c
0x19a7…26650x9c95…e299Base—$0.001100%fluxa37d ago0x1f84d6…dab9bc
0x19a7…26650x9c95…e299Base—$0.001100%fluxa37d ago0x103d65…d4edb0
0x19a7…26650x9c95…e299Base—$0.001100%fluxa37d ago0x1a1694…a6d2db
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa37d ago0x103dd5…f4b4ba

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.