Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown62d ago0x8fbc1d…ca5878
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown62d ago0xdd4940…0af754
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown62d ago0x148b41…5a3060
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown62d ago0x779db9…ca0007
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown62d ago0x8c0f25…28f0dd
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown62d ago0x039b95…d5844a
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown62d ago0x14b21e…e681da
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown62d ago0xf84f9e…2d79f4
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown62d ago0x1b98a3…2acb14
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown62d ago0x184d06…5a893d
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown62d ago0xfe46c4…78a068
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown62d ago0x045e83…9977dc
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown62d ago0xc500e8…c0c3e3
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown62d ago0xaf36a9…edfa26
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown62d ago0x6877cb…d05eb2
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown62d ago0x3657a1…deab30
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown62d ago0x13c034…e8bea5
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown62d ago0xd77337…3075f0
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown62d ago0xf4b25e…a975c3
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown62d ago0x967762…241c0c
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown62d ago0xc90db3…84cfb3
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown62d ago0xd3acfb…e00175
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown62d ago0x6df4ae…9fd2ee
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown62d ago0x9c2746…0bd503
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown62d ago0x87b129…c706ea

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.