Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa47d ago0x9dc2a1…329a45
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa47d ago0xe3fb94…92aac7
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa47d ago0x645c6e…41a63c
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa47d ago0x1a4357…a7a6ee
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa47d ago0xa242d8…d5a34b
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa47d ago0x429960…2d83f6
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa47d ago0x052e3b…b00d08
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa47d ago0x4330b4…ecfe06
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa48d ago0xab4a50…b3e66f
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa48d ago0xa16271…f30ce8
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa48d ago0x666f2a…fbd6f6
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa48d ago0x634e83…156893
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa48d ago0xd344f9…c4d4fb
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa48d ago0x3cf826…5f73c9
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa48d ago0x64e405…d53447
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa48d ago0x3ff7ee…eb1bd9
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa48d ago0x13acd6…17bd2c
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa48d ago0xf4a176…ede603
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa48d ago0xc65883…c105af
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa48d ago0x54119d…00f08e
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa48d ago0xafb0bd…bea856
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa48d ago0x0b899a…93358c
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa48d ago0x9a39d1…e775e9
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa48d ago0xa0d3ee…e3541b
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa48d ago0x3a0853…0fe11e

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.