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
0x467f…a4c10x85b4…627cBase—$0.95100%coinbase1d ago0x080ce6…5fbcf7
0x467f…a4c10x85b4…627cBase—$0.52100%coinbase1d ago0xc06d5a…f5d14e
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase1d ago0x6b76dd…f0828e
0xca0a…2d7a0x85b4…627cBase—$7.29100%coinbase1d ago0x98f32b…d5d483
0x467f…a4c10x85b4…627cBase—$7.29100%coinbase1d ago0x3adc9d…434a2b
0x467f…a4c10x85b4…627cBase—$1.55100%coinbase1d ago0xfe0e3d…552473
0xca0a…2d7a0x85b4…627cBase—$1.49100%coinbase1d ago0xdc0eac…b911fe
0xca0a…2d7a0x85b4…627cBase—$2.59100%coinbase1d ago0x5b2c3e…832cf9
0xca0a…2d7a0x85b4…627cBase—$0.23100%coinbase1d ago0x4d0803…3e1310
0x467f…a4c10x85b4…627cBase—$1.33100%coinbase1d ago0x348837…53c6d1
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase1d ago0x582b55…51bc52
0x467f…a4c10x85b4…627cBase—$2.36100%coinbase1d ago0x770bf7…ef9fa0
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
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase1d ago0x641819…e6b929
0x467f…a4c10x85b4…627cBase—$0.37100%coinbase1d ago0x69caaf…bd8037
0x467f…a4c10x85b4…627cBase—$0.74100%coinbase1d ago0x398a30…518fa1

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.