Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa46d ago0x0da03b…36c421
0x8199…e3670x9c95…e299Base—$0.001100%fluxa46d ago0x0fc829…1c4521
0x8199…e3670x9c95…e299Base—$0.001100%fluxa46d ago0x2a5600…c0fbc1
0x8199…e3670x9c95…e299Base—$0.001100%fluxa46d ago0x18522b…2a795e
0x8199…e3670x9c95…e299Base—$0.001100%fluxa46d ago0xd8fd10…f0e6ea
0x8199…e3670x9c95…e299Base—$0.001100%fluxa46d ago0xbc7b66…21c96e
0x8199…e3670x9c95…e299Base—$0.001100%fluxa46d ago0x0a2ca4…1d31a3
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa46d ago0x124aa9…8abb3e
0x8199…e3670x9c95…e299Base—$0.001100%fluxa46d ago0xc0a3e1…d7e1f1
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa46d ago0x65fafb…c3f759
0x8199…e3670x9c95…e299Base—$0.001100%fluxa46d ago0x9a0aa0…8e97f6
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa46d ago0x335a6d…aca4d7
0x8199…e3670x9c95…e299Base—$0.001100%fluxa46d ago0x451441…4a19ea
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa46d ago0x2f67a1…6bbed4
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa46d ago0x970958…457572
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa46d ago0x462972…393bbc
0x8199…e3670x9c95…e299Base—$0.001100%fluxa46d ago0x400939…fd460a
0x8199…e3670x9c95…e299Base—$0.001100%fluxa47d ago0xa9b342…da8d4d
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa47d ago0x1820a4…bed1d8
0x8199…e3670x9c95…e299Base—$0.001100%fluxa47d ago0x96452a…adab2c
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa47d ago0xf490b6…601764
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa47d ago0x31952b…acdf90
0x8199…e3670x9c95…e299Base—$0.001100%fluxa47d ago0x1d1a68…86e33d
0x8199…e3670x9c95…e299Base—$0.001100%fluxa47d ago0xc524a0…c4e873
0x8199…e3670x9c95…e299Base—$0.001100%fluxa47d ago0x9e131a…afd537

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.