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.04100%coinbase93d ago0xf1e6b9…3f9c07
0xca0a…2d7a0x85b4…627cBase—$0.56100%coinbase93d ago0xf0fc79…0b4091
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase93d ago0x3de0ea…5a51ba
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase93d ago0xd1da4d…7e2605
0xca0a…2d7a0x85b4…627cBase—$0.26100%coinbase93d ago0x897506…da1187
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase93d ago0x4f8071…0e8541
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase93d ago0x45b3bc…3f0636
0x467f…a4c10x85b4…627cBase—$1.08100%coinbase93d ago0x3eec8f…45dfc6
0x467f…a4c10x85b4…627cBase—$0.36100%coinbase93d ago0xbce4e6…c8ddbb
0x467f…a4c10x85b4…627cBase—$1.01100%coinbase93d ago0x2a5a4d…a533fb
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase93d ago0xb2f8b4…c78911
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase93d ago0xe79f7a…0f00fa
0xca0a…2d7a0x85b4…627cBase—$0.08100%coinbase93d ago0x6e6c8a…1d2779
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase93d ago0xe35a74…04529b
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase93d ago0xb30c81…451c5b
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase93d ago0x22dcb1…89f252
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase93d ago0x77b7a2…35fb0e
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase93d ago0xc6efba…1626d0
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase93d ago0xe76e0f…fd85ad
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase93d ago0x05354f…195a74
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase93d ago0xa2975e…80008b
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase93d ago0x367e9c…bb7b28
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase93d ago0x1956a1…8a28e6
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase93d ago0x93309c…dc6fc7
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase93d ago0xe9f895…a4a5d5

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.