Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa45d ago0xe36445…23eab3
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa45d ago0x6df2c4…bd159e
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa45d ago0x4cef0a…93c854
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa45d ago0x242215…94d6c5
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa45d ago0xb7de1d…4459be
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa45d ago0x7f4d0e…64482d
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa45d ago0x289d5b…27101f
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa45d ago0xf9a0f9…4181d8
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa45d ago0x2c79ae…369ab9
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa45d ago0xa3bcc0…4e97e7
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa45d ago0x18e197…ab9d12
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa45d ago0x89b45f…0643c0
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa45d ago0x879193…ad037d
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa45d ago0x37a933…6d086f
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa45d ago0x76222a…c5847d
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa45d ago0x36979a…b94fa6
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa45d ago0xf3baf6…40712f
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa45d ago0x728d6e…986b09
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa45d ago0x195138…b26a1a
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa45d ago0x5be77b…aefb41
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa45d ago0x0693bc…11eb4e
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa45d ago0x47743a…e33492
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa45d ago0x0d394b…2b9791
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa45d ago0x41401b…d3eb3d
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa45d ago0x5615bf…ee7ea3

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.