Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7693…be700x9c95…e299Base$0.001100%fluxa31d ago0xaf4a7d…4d8bd9
0x7693…be700x9c95…e299Base$0.001100%fluxa31d ago0x0613c9…4e2a96
0x7693…be700x9c95…e299Base$0.001100%fluxa31d ago0xbc2db4…6a02b7
0x7693…be700x9c95…e299Base$0.001100%fluxa31d ago0xf7d2a6…945f7e
0x7693…be700x9c95…e299Base$0.001100%fluxa31d ago0x8f966c…11ba46
0x7693…be700x9c95…e299Base$0.001100%fluxa31d ago0xfbb768…874636
0x7693…be700xfe80…47eeBase$0.001100%fluxa31d ago0xbe31e9…b7c278
0x7693…be700x9c95…e299Base$0.001100%fluxa31d ago0xbcccc8…65aa9c
0x7693…be700x9c95…e299Base$0.001100%fluxa31d ago0xca85ca…f598c6
0x7693…be700x9c95…e299Base$0.001100%fluxa31d ago0x38fd7e…f818ac
0x7693…be700x9c95…e299Base$0.001100%fluxa31d ago0x1f293f…561500
0x7693…be700x9c95…e299Base$0.001100%fluxa31d ago0xdbc3cb…8abefb
0x7693…be700x9c95…e299Base$0.001100%fluxa31d ago0x1e8839…4bbcb3
0x7693…be700x9c95…e299Base$0.001100%fluxa31d ago0xe43942…631880
0x7693…be700x9c95…e299Base$0.001100%fluxa31d ago0x1d7720…b9fed3
0x7693…be700xfe80…47eeBase$0.001100%fluxa31d ago0x3a02d8…d836dc
0x7693…be700x9c95…e299Base$0.001100%fluxa31d ago0xcf1d9e…a03cf8
0x7693…be700x9c95…e299Base$0.001100%fluxa31d ago0x61c377…35600e
0x7693…be700x9c95…e299Base$0.001100%fluxa31d ago0x1e5fd5…803271
0x7693…be700x9c95…e299Base$0.001100%fluxa31d ago0x496d25…e8194d
0x7693…be700x9c95…e299Base$0.001100%fluxa31d ago0x6723f5…bd5853
0x7693…be700xfe80…47eeBase$0.001100%fluxa31d ago0x44116e…5f1240
0x7693…be700xfe80…47eeBase$0.001100%fluxa31d ago0x4f7ad8…360b6b
0x7693…be700xfe80…47eeBase$0.001100%fluxa31d ago0x4e05cf…b1e321
0x7693…be700xfe80…47eeBase$0.001100%fluxa31d ago0x4cc4af…baa1cd

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.