Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76d9…00af0x9c95…e299Base—$0.001100%fluxa58d ago0xd4d65b…d905df
0x76d9…00af0x9c95…e299Base—$0.001100%fluxa58d ago0x519a06…aec70e
0x76d9…00af0x9c95…e299Base—$0.001100%fluxa58d ago0xec09e3…749ffd
0x76d9…00af0x9c95…e299Base—$0.001100%fluxa58d ago0x22527a…ceba24
0x76d9…00af0x9c95…e299Base—$0.001100%fluxa58d ago0xf10af2…2ecd66
0x76d9…00af0x9c95…e299Base—$0.001100%fluxa58d ago0xd6e2e1…c67ae0
0x76d9…00af0x9c95…e299Base—$0.001100%fluxa58d ago0x509d31…6c5cf9
0x76d9…00af0x9c95…e299Base—$0.001100%fluxa58d ago0x6788ff…04b8bf
0x76d9…00af0x9c95…e299Base—$0.001100%fluxa58d ago0xf65ea2…aba8a4
0x76d9…00af0x9c95…e299Base—$0.001100%fluxa58d ago0x78bbd7…5cc27c
0x76d9…00af0x9c95…e299Base—$0.001100%fluxa58d ago0x884cbd…36eef5
0x76d9…00af0x9c95…e299Base—$0.001100%fluxa58d ago0xf57ff2…734038
0x76d9…00af0x9c95…e299Base—$0.001100%fluxa58d ago0x4dce54…c978d2
0x76d9…00af0x9c95…e299Base—$0.001100%fluxa58d ago0xba3dd3…9cadbb
0x76d9…00af0x9c95…e299Base—$0.001100%fluxa58d ago0xea916e…b145aa
0x76d9…00af0x9c95…e299Base—$0.001100%fluxa58d ago0x473066…f5ec65
0x76d9…00af0x9c95…e299Base—$0.001100%fluxa58d ago0xb1a26f…344ee1
0x76d9…00af0x9c95…e299Base—$0.001100%fluxa58d ago0xdd13ae…1c0bbf
0x76d9…00af0x9c95…e299Base—$0.001100%fluxa58d ago0x8a2b4d…e6689a
0x76d9…00af0x9c95…e299Base—$0.001100%fluxa58d ago0x3b1d67…fe6f9c
0x76d9…00af0x9c95…e299Base—$0.001100%fluxa59d ago0xc98ec0…df421a
0x76d9…00af0x9c95…e299Base—$0.001100%fluxa59d ago0xccff20…1b2477
0x76d9…00af0x9c95…e299Base—$0.001100%fluxa59d ago0xc80152…a1f232
0x76d9…00af0x9c95…e299Base—$0.001100%fluxa59d ago0x6e7bba…5c1bb8
0x76d9…00af0x9c95…e299Base—$0.001100%fluxa59d ago0xfffc1a…081928

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.