Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa38d ago0xd50ee3…2f5d02
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa38d ago0xae45f8…879e79
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa38d ago0x0e754b…d90dc0
0xab97…be6b0x9c95…e299Base—$0.001100%fluxa38d ago0x917ede…b7ce9b
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa38d ago0xecc423…dac127
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa38d ago0x2f01cc…79c71a
0xab97…be6b0x9c95…e299Base—$0.001100%fluxa38d ago0x898651…5d044e
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa38d ago0x0134d0…0743b1
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa38d ago0x09ff25…262606
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa38d ago0xbcfd5a…55a0e7
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa38d ago0x7f69c3…ee6c9c
0xab97…be6b0x9c95…e299Base—$0.001100%fluxa38d ago0xfc7d29…ac3afc
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa38d ago0x9a5ea5…5dd0fb
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa38d ago0xcb3bef…0d404e
0xab97…be6b0x9c95…e299Base—$0.001100%fluxa38d ago0x76c24a…623f63
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa38d ago0x121ddf…0e3473
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa38d ago0x9af87c…55decb
0xab97…be6b0x9c95…e299Base—$0.001100%fluxa38d ago0x68c0e4…01c476
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa39d ago0x14f939…37f0a0
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa39d ago0xe75084…46f056
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa39d ago0x4b2600…6d6fcc
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa39d ago0x2c5ab8…0363da
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa39d ago0x61565b…0c2739
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa39d ago0x5bd916…754ba9
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa39d ago0xe78943…cf6def

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.