Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86b3…57060xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a13d ago0x6a1eac…a87c25
0x22f3…65b70xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a13d ago0x87fdaa…9df6c7
0xe4c2…e96a0xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a13d ago0xcb8117…e9198c
0x8e20…4cd50xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a13d ago0x4fc417…8c6b11
0xa001…6c540xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a13d ago0xff8ec5…5ee4af
0x2651…e9330xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a13d ago0x4b3194…a0251c
0x2ed0…27340xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a13d ago0xaa3009…eadf6d
0xc234…437e0xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a13d ago0x76f9a3…765372
0x1d54…3e5f0xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a13d ago0x1259e2…a77777
0x2c49…15fb0xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a13d ago0x00448f…6fc49a
0x8873…9add0xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a13d ago0x42f0d2…98140a
0x169a…b5120xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a13d ago0x654259…68361f
0x463a…c6e00xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a13d ago0x0aa5e2…889d70
0xdd7c…c1aa0xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a13d ago0x548f72…78352a
0xf1de…255c0xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a13d ago0xc9f58a…48bdbf

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.