Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa34d ago0x3dcbff…33ab84
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa34d ago0x992a18…102c3a
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa34d ago0xf5f472…adc37c
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa34d ago0x009a98…9f905d
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa34d ago0x7fbd3a…b028d6
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa34d ago0xc1e83d…225715
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa34d ago0xc8b475…83254f
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa34d ago0xa8f664…9971bc
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa34d ago0x42de7e…dc21f5
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa34d ago0x914855…c65acf
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa34d ago0xb3e10f…9e4730
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa35d ago0x7384aa…947144
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa35d ago0x4f0711…33b120
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa35d ago0x855bd7…fb6cd6
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa35d ago0xd2cd07…1b7865
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa35d ago0xb5ccd9…4479b8
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa35d ago0x846ac1…d886a9
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa35d ago0xbb29ea…835bb4
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa35d ago0xc35c33…3e96ec
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa35d ago0x9d2b6e…309eb6
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa35d ago0x474b83…0e8247
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa35d ago0x8320cc…185731
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa35d ago0xa80844…e651da
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa35d ago0x3332d6…1a53bc
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa35d ago0x51ed23…d0bfa9

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.