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.42100%coinbase35d ago0x8f27a3…429408
0xca0a…2d7a0x85b4…627cBase—$1.23100%coinbase35d ago0xa5996a…10c4da
0xca0a…2d7a0x85b4…627cBase—$1.40100%coinbase35d ago0x295ac1…5b4092
0xca0a…2d7a0x85b4…627cBase—$1.02100%coinbase35d ago0x4eedd1…40da6c
0xca0a…2d7a0x85b4…627cBase—$2.43100%coinbase35d ago0xe5ffcf…1b615d
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase35d ago0x842f6d…3e6fa0
0xca0a…2d7a0x85b4…627cBase—$1.34100%coinbase35d ago0xa5f1c8…259539
0xca0a…2d7a0x85b4…627cBase—$2.63100%coinbase35d ago0xd5f77e…008f0e
0xca0a…2d7a0x85b4…627cBase—$1.22100%coinbase35d ago0xb87001…a1b5fe
0xca0a…2d7a0x85b4…627cBase—$0.45100%coinbase35d ago0xe61e71…35451d
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase35d ago0x993f79…9425e2
0xca0a…2d7a0x85b4…627cBase—$0.47100%coinbase35d ago0xd16de3…eb33ce
0xca0a…2d7a0x85b4…627cBase—$0.39100%coinbase35d ago0x78da6a…c24edb
0xca0a…2d7a0x85b4…627cBase—$0.38100%coinbase35d ago0x5444d7…c56004
0xca0a…2d7a0x85b4…627cBase—$2.09100%coinbase35d ago0x635158…00e784
0xca0a…2d7a0x85b4…627cBase—$0.18100%coinbase35d ago0x877a6d…e96671
0xca0a…2d7a0x85b4…627cBase—$1.57100%coinbase35d ago0xbbe5ae…e024d0
0xca0a…2d7a0x85b4…627cBase—$0.26100%coinbase35d ago0x5721a1…22869f
0xca0a…2d7a0x85b4…627cBase—$1.45100%coinbase35d ago0x20bcf6…a8194b
0xca0a…2d7a0x85b4…627cBase—$0.43100%coinbase35d ago0x2721ae…88a2e0
0xca0a…2d7a0x85b4…627cBase—$1.26100%coinbase35d ago0x4f757d…11939e
0xca0a…2d7a0x85b4…627cBase—$0.76100%coinbase35d ago0x8f005b…b1771d
0xca0a…2d7a0x85b4…627cBase—$0.24100%coinbase35d ago0x83cece…676e46
0xca0a…2d7a0x85b4…627cBase—$0.68100%coinbase35d ago0x7c485b…6c1217
0xca0a…2d7a0x85b4…627cBase—$1.50100%coinbase35d ago0xb4112c…709f39

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.