Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf70f…3e030x9c95…e299Base—$0.001100%fluxa39d ago0xca2923…fd1eca
0xf70f…3e030x9c95…e299Base—$0.001100%fluxa39d ago0x45fa7d…f29299
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa39d ago0x0770ea…5d6ff0
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa40d ago0xacd7bb…6bd10a
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa40d ago0x548ba2…0d7216
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa40d ago0xd1c172…7166ad
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa40d ago0x124c3e…a4ac67
0xf70f…3e030x9c95…e299Base—$0.001100%fluxa40d ago0x7f7332…393b1a
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa40d ago0x92ebfb…1347c0
0xf70f…3e030x9c95…e299Base—$0.001100%fluxa40d ago0xf6e674…4bf9a7
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa40d ago0xa04016…ac7c9b
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa40d ago0x45a8f7…54e3db
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa40d ago0x6de7aa…53568f
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa40d ago0xff8b90…15430d
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa40d ago0x20aa3e…edc9b5
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa40d ago0xbb9103…ddd111
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa40d ago0xa4d8df…5fd897
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa40d ago0x3b0b8b…531080
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa40d ago0x8cbaee…290637
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa40d ago0x2c65e8…9e8470
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa40d ago0xd6ae10…345b21
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa40d ago0xc2a043…dd5716
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa40d ago0x36ffb9…6a4463
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa40d ago0x42636d…7b6632
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa40d ago0x2756c5…78ac61

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.