Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa36d ago0x655e1e…7969fa
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa36d ago0x8f7540…4b491f
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa36d ago0x639c5c…08fbfa
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa36d ago0x52db0e…c4270c
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa36d ago0x0d8e42…abb46f
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa36d ago0x882906…96081a
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa36d ago0x7162cf…42061c
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa36d ago0x3d0741…3b572b
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa36d ago0xfc0e60…a20c7a
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa36d ago0x6091bd…90177b
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa36d ago0x2bf4cd…a823e5
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa36d ago0x4b4ed2…968f0d
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa36d ago0xccfe30…f381cd
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa36d ago0x6ba87a…7542f2
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa36d ago0x6ddd75…ebd967
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa36d ago0x60f869…29b3d5
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa36d ago0x5b488a…cc05f2
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa36d ago0x6d6721…de4621
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa36d ago0xce46b8…28f897
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa36d ago0x49a761…74fc01
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa36d ago0xf8d042…2d3abc
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa37d ago0xae5289…ca8d51
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa37d ago0x28bbd2…f2fbef
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa37d ago0xdce12d…25d2de
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa37d ago0x237bad…53e05a

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.