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%fluxa67d ago0xa9afdb…8fd256
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa67d ago0x6304a9…4a59ee
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa67d ago0x91b1a3…f9b490
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa67d ago0xd5aa13…7bb227
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa67d ago0x0bc711…61bc71
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa67d ago0x039899…7fd1b0
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa67d ago0x4bb78e…4a5ee4
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa68d ago0x2f0aeb…3a4836
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa68d ago0x703750…1720e0
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa68d ago0xdcbc4c…ce08ef
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa68d ago0x7522d8…0c6f16
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa68d ago0x477a4c…15e980
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa68d ago0xa52f24…bcd60a
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa68d ago0x88367b…b71988
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa68d ago0x748ea5…b31820
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa68d ago0x4afe67…984f78
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa68d ago0xd55a11…d6898a
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa68d ago0x76d273…aeaf5d
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa68d ago0xa500d7…42942d
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa68d ago0xd34841…a4b6e9
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa68d ago0xb76810…ca5f8b
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa68d ago0x47fcad…bb9791
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa68d ago0x3663dd…ac4aaf

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.