Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$2.66100%coinbase1d ago0x0d9a67…e6bab0
0xca0a…2d7a0x85b4…627cBase—$0.40100%coinbase1d ago0x763450…629a20
0xca0a…2d7a0x85b4…627cBase—$1.74100%coinbase1d ago0xb738bf…7f72f5
0xca0a…2d7a0x85b4…627cBase—$1.55100%coinbase1d ago0x7d3255…9d0eba
0xca0a…2d7a0x85b4…627cBase—$7.29100%coinbase1d ago0x98f32b…d5d483
0xca0a…2d7a0x85b4…627cBase—$1.49100%coinbase1d ago0xdc0eac…b911fe
0xca0a…2d7a0x85b4…627cBase—$2.59100%coinbase1d ago0x5b2c3e…832cf9
0xca0a…2d7a0x85b4…627cBase—$0.23100%coinbase1d ago0x4d0803…3e1310
0xca0a…2d7a0x85b4…627cBase—$2.62100%coinbase1d ago0x634fd7…48da82
0xca0a…2d7a0x85b4…627cBase—$0.25100%coinbase1d ago0xc09c53…98b4ce
0xca0a…2d7a0x85b4…627cBase—$0.56100%coinbase1d ago0x915ade…867770
0xca0a…2d7a0x85b4…627cBase—$0.36100%coinbase1d ago0x17be6f…ecdaff
0xca0a…2d7a0x85b4…627cBase—$0.25100%coinbase1d ago0xaedab7…ac33e2
0xca0a…2d7a0x85b4…627cBase—$0.21100%coinbase1d ago0x4ff4cc…82cc1a
0xca0a…2d7a0x85b4…627cBase—$0.65100%coinbase1d ago0x7083ee…2cb8c2
0xca0a…2d7a0x85b4…627cBase—$0.45100%coinbase1d ago0xc0d8b9…91520d
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase1d ago0x252d80…1bf98c
0xca0a…2d7a0x85b4…627cBase—$0.46100%coinbase1d ago0x16b759…45484a
0xca0a…2d7a0x85b4…627cBase—$3.35100%coinbase1d ago0x87fc3f…459f36
0xca0a…2d7a0x85b4…627cBase—$1.53100%coinbase1d ago0x5b4690…bd952b
0xca0a…2d7a0x85b4…627cBase—$2.14100%coinbase1d ago0x1c134f…8a9702
0xca0a…2d7a0x85b4…627cBase—$2.35100%coinbase1d ago0x3876f4…6268df
0xca0a…2d7a0x85b4…627cBase—$0.46100%coinbase1d ago0x74d49e…5092a1
0xca0a…2d7a0x85b4…627cBase—$1.65100%coinbase1d ago0x479917…bd1949
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase1d ago0x01e765…9b64db

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.