Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa79d ago0xd03550…4e86b7
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa79d ago0xeea2bf…a3ce78
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa79d ago0x09b530…215a20
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa79d ago0x63b9d7…02f15c
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa80d ago0x65bd9e…510b34
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa80d ago0xe3a5cb…bbaa2d
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa80d ago0x138776…be2994
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa80d ago0xd153de…d1335a
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa80d ago0x65ceb0…b81db7
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa80d ago0x7027fa…259479
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa80d ago0x43b590…9abfcf
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa80d ago0xc097a3…283a10
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa80d ago0x8240c8…bdc6f4
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa80d ago0xac6cca…8b1ab4
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa80d ago0x84b936…cab843
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa80d ago0x40ed7b…73d648
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa80d ago0x14e10c…b1a3a6
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa80d ago0x2dc2f0…3091db
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa80d ago0xbcc363…0612fc
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa80d ago0x43f0d1…b794b2
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa80d ago0x54b8e8…f06cda
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa80d ago0xe6e137…8e38a5
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa80d ago0x2221b6…c2d43d
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa80d ago0xaf3b16…75142c
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa80d ago0xf13909…953368

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.