Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa49d ago0x84a883…0c8a9c
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa49d ago0x0a33e6…5d6908
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa49d ago0x2dec1f…43e0f1
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa49d ago0xf24b5f…9274d5
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa49d ago0xeab7e9…e8e6ca
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa49d ago0x547934…06c5ac
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa49d ago0x246b4e…d8526e
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa49d ago0x8d3702…876f10
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa49d ago0x7dfe43…4948df
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa49d ago0xf23d1d…4c27ca
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa49d ago0x5d4978…1d6d66
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa49d ago0x72d572…ba9e32
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa49d ago0x9024a1…b3eabb
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa49d ago0x3249cb…0968b1
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa49d ago0x50ebff…fafc19
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa49d ago0x27505b…8b810a
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa49d ago0x0dad6d…e23ee9
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa49d ago0x4b6647…7f1bfc
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa49d ago0x938a43…2afef2
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa49d ago0x0f8c20…10f6c0
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa49d ago0xba5ac4…de11aa
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa49d ago0x625cfc…6b30ae
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa49d ago0xebfc0f…2486ea
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa49d ago0x906e01…c16753
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa49d ago0x3425d6…55f9fa

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.