Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa39d ago0x69bfdf…212ae9
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa39d ago0xd56343…4a2a8a
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa39d ago0x3f7b4e…e035e9
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa39d ago0x4abbac…07bb9c
0x486b…1b030x9c95…e299Base—$0.001100%fluxa39d ago0x64fdd3…4790f6
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa39d ago0x31459e…821ff9
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa39d ago0x42ca0e…2adad4
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa39d ago0x2e7cca…3a0ade
0x486b…1b030x9c95…e299Base—$0.001100%fluxa39d ago0xf5c23e…4d6457
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa39d ago0x3bf618…020707
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa39d ago0x0e0785…ad721b
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa39d ago0x5bfefa…d2286d
0x486b…1b030x9c95…e299Base—$0.001100%fluxa39d ago0x651fd1…5158ea
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa39d ago0x7cc8ee…00e177
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa39d ago0x601252…928e03
0x486b…1b030x9c95…e299Base—$0.001100%fluxa39d ago0x79d240…3b8627
0x486b…1b030x9c95…e299Base—$0.001100%fluxa40d ago0x0b2a87…b1a692
0x486b…1b030x9c95…e299Base—$0.001100%fluxa40d ago0x4944d8…ddfacb
0x486b…1b030x9c95…e299Base—$0.001100%fluxa40d ago0xbe2760…b3b91f
0x486b…1b030x9c95…e299Base—$0.001100%fluxa40d ago0x195dbf…77fa31
0x486b…1b030x9c95…e299Base—$0.001100%fluxa40d ago0x57b857…f11f10
0x486b…1b030x9c95…e299Base—$0.001100%fluxa40d ago0x02bbe6…e6b556
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa40d ago0xa2be67…3c6a70
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa40d ago0x2b260a…5e9d81
0x486b…1b030x9c95…e299Base—$0.001100%fluxa40d ago0x0b4cd5…46114e

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.