Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa37d ago0x653093…186bca
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa37d ago0x01de7a…848649
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa37d ago0x272f87…30e16c
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa37d ago0x0b0478…626dad
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa37d ago0x1344c6…3bfbf4
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa37d ago0x3a3944…8e6d50
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa37d ago0x1bc19d…ce0137
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa37d ago0x1cdd62…c7b31a
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa37d ago0xff1278…4b6d11
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa37d ago0x061702…ba19cc
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa37d ago0x9f8579…7ec7b0
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa37d ago0x2d7d63…2f67b0
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa37d ago0x3e329b…7d4f55
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa37d ago0x33439e…a5cf25
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa37d ago0x92934c…3d61d2
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa37d ago0x7fbf3c…a8b249
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa37d ago0x40642b…755a58
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa37d ago0x0c58a1…b06b0a
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa37d ago0x29e060…2be014
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa37d ago0x751393…be9ec5
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa37d ago0x167362…083b7b
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa37d ago0xd747fe…fe4e10
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa37d ago0x8aeda7…de8613

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.