Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa22d ago0x2507b2…972485
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa22d ago0x1dc2c2…ea7bb3
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa22d ago0xf25a10…12697d
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa22d ago0xf4c128…bed102
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa22d ago0xae29a9…a2af50
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa22d ago0x93f9e2…779c3f
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa22d ago0xb91915…a19cef
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa22d ago0x3b903a…bc11f9
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa22d ago0xfc520e…e01cdf
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa22d ago0xadbca2…7da5c0
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa22d ago0x9c6bbf…b69020
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa22d ago0x4516b0…795e55
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa22d ago0xd9097a…136430
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa22d ago0x22f17e…e2afd4
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa22d ago0x7ca701…701e43
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa23d ago0x5e56ba…019d7e
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa23d ago0xdf1a93…44152e
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa23d ago0x2da2c7…1259e6
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa23d ago0x82c283…ef6aeb
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa23d ago0x0c9249…5042cd
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa23d ago0x868222…4cb83c
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa23d ago0x382a7b…cc9f81
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa23d ago0x3b37d4…d2c463
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa23d ago0xf7188b…4577d6
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa23d ago0xc88561…0891af

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.