Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad5b…04110xe2fb…6eacBase—$0.000170%0x03ea…c2d417d ago0xccf069…d67de2
0xad5b…04110xe2fb…6eacBase—$0.000170%0x03ea…c2d417d ago0xe7d2ea…0f6eee
0xad5b…04110xe2fb…6eacBase—$0.000170%0x03ea…c2d417d ago0x60a82f…5b03ed
0xad5b…04110xe2fb…6eacBase—$0.000170%0x03ea…c2d417d ago0x1d9f47…65d6fb
0xad5b…04110xe2fb…6eacBase—$0.000170%0x03ea…c2d417d ago0x1b6101…3555de
0xad5b…04110xe2fb…6eacBase—$0.000170%0x03ea…c2d417d ago0x7dc1eb…de3975
0xad5b…04110xe2fb…6eacBase—$0.000170%0x03ea…c2d417d ago0xd81042…7ad9e3
0xad5b…04110xe2fb…6eacBase—$0.000170%0x03ea…c2d417d ago0x91f46b…354125
0xad5b…04110xe2fb…6eacBase—$0.000170%0x03ea…c2d417d ago0xc18610…eb2c97
0xad5b…04110xe2fb…6eacBase—$0.000170%0x03ea…c2d417d ago0x2575ed…81e479
0xad5b…04110xe2fb…6eacBase—$0.000170%0x03ea…c2d417d ago0x2346cf…4254e7
0xad5b…04110xe2fb…6eacBase—$0.000170%0x03ea…c2d417d ago0x06c16e…baabf9
0xad5b…04110xe2fb…6eacBase—$0.000170%0x03ea…c2d417d ago0x1140bf…435ed8
0xad5b…04110xe2fb…6eacBase—$0.000170%0x03ea…c2d417d ago0x01a0ca…deb03d
0xad5b…04110xe2fb…6eacBase—$0.000170%0x03ea…c2d417d ago0x6ad872…5f8734
0xad5b…04110xe2fb…6eacBase—$0.000170%0x03ea…c2d417d ago0xfb2223…81d1ed
0xad5b…04110xe2fb…6eacBase—$0.000170%0x03ea…c2d417d ago0xc2a01a…38cffc
0xad5b…04110xe2fb…6eacBase—$0.000170%0x03ea…c2d417d ago0xcf7c19…73ae53
0xad5b…04110xe2fb…6eacBase—$0.000170%0x03ea…c2d417d ago0x044e54…6da062
0xad5b…04110xe2fb…6eacBase—$0.000170%0x03ea…c2d417d ago0xee0ba1…ab5b31
0xad5b…04110xe2fb…6eacBase—$0.000170%0x03ea…c2d417d ago0x871b2f…53d40e
0xad5b…04110xe2fb…6eacBase—$0.000170%0x03ea…c2d417d ago0x181af3…00d873
0xad5b…04110xe2fb…6eacBase—$0.0170%0x03ea…c2d417d ago0x518793…cd0c5f
0xad5b…04110xe2fb…6eacBase—$0.00170%0x03ea…c2d417d ago0xa9c511…e653a6
0xad5b…04110xe2fb…6eacBase—$0.000170%0x03ea…c2d417d ago0x739966…d5958c

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.