Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x712a…a9830x9c95…e299Base—$0.001100%fluxa73d ago0x79d093…90f3ac
0x712a…a9830x9c95…e299Base—$0.001100%fluxa73d ago0xc0fa96…60bfd3
0x712a…a9830x9c95…e299Base—$0.001100%fluxa73d ago0x5e08de…bd3888
0x712a…a9830x9c95…e299Base—$0.001100%fluxa73d ago0x2f1deb…542bba
0x712a…a9830x9c95…e299Base—$0.001100%fluxa73d ago0x4b8663…3b9200
0x712a…a9830x9c95…e299Base—$0.001100%fluxa73d ago0x3a6d5b…5ab383
0x712a…a9830x9c95…e299Base—$0.001100%fluxa73d ago0x687a6b…895649
0x712a…a9830x9c95…e299Base—$0.001100%fluxa73d ago0xe8e2eb…a165ce
0x712a…a9830x9c95…e299Base—$0.001100%fluxa73d ago0x13c848…74b70c
0x712a…a9830x9c95…e299Base—$0.001100%fluxa73d ago0x4ac231…cc1272
0x712a…a9830x9c95…e299Base—$0.001100%fluxa73d ago0xcc481e…bc7dfc
0x712a…a9830x9c95…e299Base—$0.001100%fluxa73d ago0x019fc1…da8136
0x712a…a9830x9c95…e299Base—$0.001100%fluxa73d ago0x768260…005ffd
0x712a…a9830x9c95…e299Base—$0.001100%fluxa74d ago0x06c742…0ab4da
0x712a…a9830x9c95…e299Base—$0.001100%fluxa74d ago0xcd6c47…2202f8
0x712a…a9830x9c95…e299Base—$0.001100%fluxa74d ago0x3e2e23…cae277
0x712a…a9830x9c95…e299Base—$0.001100%fluxa74d ago0x1c4ae3…c7b980
0x712a…a9830x9c95…e299Base—$0.001100%fluxa74d ago0xa42233…0f230c
0x712a…a9830x9c95…e299Base—$0.001100%fluxa74d ago0xfd85d1…160f1e
0x712a…a9830x9c95…e299Base—$0.001100%fluxa74d ago0xc26df1…8347e3
0x712a…a9830x9c95…e299Base—$0.001100%fluxa74d ago0xc29d1a…2d2f89
0x712a…a9830x9c95…e299Base—$0.001100%fluxa74d ago0xf87d1c…9f1e93
0x712a…a9830x9c95…e299Base—$0.001100%fluxa74d ago0x5fe58c…d20211
0x712a…a9830x9c95…e299Base—$0.001100%fluxa74d ago0x56cb9b…5b66f9
0x712a…a9830x9c95…e299Base—$0.001100%fluxa74d ago0x30a231…01a434

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.