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$0.40100%coinbase48d ago0x19f9ea…d25047
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase48d ago0xb746b5…785d44
0xca0a…2d7a0x85b4…627cBase$0.22100%coinbase48d ago0x26ce5e…167266
0xca0a…2d7a0x85b4…627cBase$0.05100%coinbase48d ago0xf532a2…29c65a
0xca0a…2d7a0x85b4…627cBase$0.05100%coinbase48d ago0x983ff7…a1f386
0xca0a…2d7a0x85b4…627cBase$0.10100%coinbase48d ago0xd216fe…df9c9a
0xca0a…2d7a0x85b4…627cBase$1.31100%coinbase48d ago0x479d3d…d64613
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase48d ago0xa6ec70…1a0d23
0xca0a…2d7a0x85b4…627cBase$0.10100%coinbase48d ago0x6d6529…eac9f1
0xca0a…2d7a0x85b4…627cBase$0.10100%coinbase48d ago0xdf9273…56e0a7
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase48d ago0x3735e6…50bfe2
0xca0a…2d7a0x85b4…627cBase$0.40100%coinbase48d ago0x18c92e…7ac0b2
0xca0a…2d7a0x85b4…627cBase$0.03100%coinbase48d ago0x8377f1…dfa46c
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase48d ago0xefebf0…2593ae
0xca0a…2d7a0x85b4…627cBase$0.10100%coinbase48d ago0x6c86ae…89a3be
0xca0a…2d7a0x85b4…627cBase$0.76100%coinbase48d ago0x419e6e…cd04c6
0xca0a…2d7a0x85b4…627cBase$0.40100%coinbase48d ago0x08d6fe…01197e
0xca0a…2d7a0x85b4…627cBase$0.04100%coinbase48d ago0x229007…fcdb34
0xca0a…2d7a0x85b4…627cBase$0.16100%coinbase48d ago0x551ddf…99f8e8
0xca0a…2d7a0x85b4…627cBase$0.15100%coinbase48d ago0x4b3e84…ad64c7
0xca0a…2d7a0x85b4…627cBase$0.08100%coinbase48d ago0xf51204…35019a
0xca0a…2d7a0x85b4…627cBase$0.34100%coinbase48d ago0x0875b7…ed714f
0xca0a…2d7a0x85b4…627cBase$0.60100%coinbase48d ago0x0d86b4…481c12
0xca0a…2d7a0x85b4…627cBase$0.47100%coinbase48d ago0x6296f3…1fa57e
0xca0a…2d7a0x85b4…627cBase$0.22100%coinbase48d ago0xc30407…296450

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.