Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase5d ago0xdbcff9…69750a
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase5d ago0x05fc87…4975dc
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase5d ago0xd9d8dd…69e142
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase5d ago0x771793…3eec8c
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase5d ago0x324346…e4696c
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase5d ago0x27f541…a0deb3
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase5d ago0xd69cf4…868238
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase5d ago0xabe1f4…abf287
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase5d ago0x4935b3…a41c9f
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase5d ago0x1401dc…191fb4
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase5d ago0x74cbf5…5a93b0
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase5d ago0x4752f5…786f92
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase5d ago0x2388a9…e09ef9
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase5d ago0x609028…37d8ea
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase5d ago0xbaf8e0…32f23b
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase5d ago0xc1ea66…b535f2
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase5d ago0x091f48…e9d57d
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase5d ago0x450567…4f4962

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.