Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa38d ago0x9e558a…303e69
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa38d ago0xee8a2c…952801
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa38d ago0x525f84…6eda87
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa38d ago0x1ea808…638bb5
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa38d ago0x7a14fb…66abe1
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa38d ago0x9aa09a…959c12
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa38d ago0x3d0f31…60698e
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa38d ago0x104e39…b38d72
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa38d ago0xa2d6aa…773ba4
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa38d ago0xa8f28b…dee940
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa38d ago0xc71a19…4c735b
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa38d ago0xfd4cd0…05ee26
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa38d ago0x58b538…7b5941
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa38d ago0xb55998…1d51b4
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa38d ago0xb1297f…10c178
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa38d ago0x0d032f…523131
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa38d ago0xb313f8…2036c7
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa38d ago0x160536…5e6081
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa38d ago0x5981de…39a729
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa38d ago0x6850ad…8924a9
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa38d ago0x894650…cd79fd
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa38d ago0xb9c3ba…a1484c
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa39d ago0xc33961…7d43ea
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa39d ago0xaa603b…a4744c
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa39d ago0x7ef5f2…36042b

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.