Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase7d ago0xd19bc4…fa8d13
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase7d ago0x10ec58…6433ee
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase7d ago0xff97e1…93ee04
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase7d ago0x092949…b1678a
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase7d ago0x83513c…c038ac
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase7d ago0x6888b0…376097
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase7d ago0x209455…971e7e
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase7d ago0xa5d1a9…6b1623
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase7d ago0x0620d4…adda90
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase7d ago0xccd6f3…768292
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase7d ago0xd03a7e…4c27fc
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase7d ago0x09cd5a…e75573
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase7d ago0x2b681c…6ed67f
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase7d ago0xb7576b…73d698
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase7d ago0xc8e53f…2adef9
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase7d ago0x05a874…732fc4
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase7d ago0xdb4a7a…8dcddd
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase7d ago0x7cf681…bef8bf
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase7d ago0xe9ecd5…d7578d
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase7d ago0xe1a4bd…0a51d7
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase7d ago0x4bd81d…06e94c
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase7d ago0xdbf642…a0ce58
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase7d ago0xbf015b…e6a2b1
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase7d ago0x803cc7…d445b7
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase7d ago0xb2d987…f52b90

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.