Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa37d ago0x7f7ab8…f28420
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa37d ago0xe63d4b…37c374
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa37d ago0x0eb15c…599fdf
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa37d ago0xc703b6…2055bb
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa37d ago0xcaad00…e07ee7
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa37d ago0x0eb17a…38c196
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa37d ago0x92a20a…12f054
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa37d ago0x680fe5…222858
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa37d ago0xac700a…564b4d
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa37d ago0x9ac1f3…36258c
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa37d ago0xaa1377…16e4e6
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa37d ago0xf0930c…f08967
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa37d ago0x4c407b…49fa02
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa37d ago0x879732…5c7cbf
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa37d ago0x280e94…c44ae4
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa37d ago0x850a96…b31fce
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa37d ago0x480c62…f0fe93
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa37d ago0x00019f…849847
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa37d ago0xf0f410…4a80ec
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa37d ago0x76e6ed…be09bd
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa37d ago0x7e8808…1eaa31
0x2a98…65ad0x9c95…e299Base—$0.001100%fluxa37d ago0xdf253a…9e1a1a
0x2a98…65ad0x9c95…e299Base—$0.001100%fluxa37d ago0xa249ef…21f122
0x2a98…65ad0x9c95…e299Base—$0.001100%fluxa37d ago0x328c4c…6aad2f
0x2a98…65ad0x9c95…e299Base—$0.001100%fluxa37d ago0x617306…18b3a5

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.