Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa58d ago0xa80e2f…8acbce
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa58d ago0x043c6b…c578c6
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa59d ago0xb24221…2650d9
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa59d ago0xe0714c…928552
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa59d ago0xe25503…1f18bb
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa59d ago0x38c438…7bc53a
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa59d ago0x0970c6…3753d3
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa59d ago0xade867…8d292a
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa59d ago0xb44d62…86ad1f
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa59d ago0x8c36ee…aa8869
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa59d ago0xcc4a01…d6ebcf
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa59d ago0xb7f9b1…a39273
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa59d ago0x29a6ca…cf6562
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa59d ago0x61b4ba…eaa2ef
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa59d ago0xfc732f…fac788
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa59d ago0x64b477…41defa
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa59d ago0x0ab399…725ba1
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa59d ago0xe33cea…6e2d0c
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa59d ago0xdfeacf…800f12
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa59d ago0x18f59f…a77af8
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa59d ago0x7b6c5d…ab456d
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa59d ago0xeadcdd…f741ab
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa59d ago0x72c8d7…26a37b
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa59d ago0xda36d0…b98351
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa59d ago0xe23a4d…41364e

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.