Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa71d ago0x5398ed…af9994
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa71d ago0x4d799a…df090c
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa71d ago0xf48644…129a71
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa71d ago0xb612cf…34d3d6
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa71d ago0xae1022…cf4618
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa71d ago0xaabb53…be33aa
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa71d ago0x4b8540…3e8cc3
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa71d ago0x2173de…e96908
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa71d ago0xe6319e…8c4b20
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa71d ago0x1e131b…f12ad7
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0xba3320…2963a5
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0x736ed0…14e0c4
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0xd4ce7c…114cb6
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0xbf2049…adf111
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0xfcd9ed…42e38a
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0xccf10a…cdffa1
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0x4b7f15…88b272
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0xf0e1b7…cfada0
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0x87549b…f9d109
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0xcc3d6d…b59936
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0x9c64f7…b5e96f
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0x4d0f2e…e30c2f
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0xd83b36…5a1264
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0x80b7b9…3fea05
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa72d ago0x87436f…3d4490

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.