Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase5d ago0xc3f6c4…6f0bfb
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase5d ago0x02871f…9faf84
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase5d ago0x2c634c…cb6e60
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase5d ago0xbd03d9…d1def7
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase5d ago0x805f54…9600b7
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase5d ago0xb4726c…2c5723
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase5d ago0x8134e1…ab9e2c
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase5d ago0x2c261b…1cd290
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase5d ago0xa6675a…6708ca
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase5d ago0x66d43e…cb5f46
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase5d ago0x42b998…91123f
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase5d ago0x643041…8f0a3d
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase5d ago0x607b04…fa677e
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase5d ago0xd32cee…50b669
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase5d ago0x9a8294…7144d8
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase5d ago0xaf2c82…866c79
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase5d ago0x260e7a…5c256a
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase5d ago0x9c8ebd…4013a4
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase5d ago0x3a8f84…0a23c5
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase5d ago0x0053c5…616381
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase5d ago0x30c02f…b66650
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase5d ago0x44a675…149a5b
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase5d ago0x09ae5c…40092b
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase5d ago0xdf891a…99179c
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase5d ago0x8de08a…f16dc1

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.