Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69e1…8a190xb0ae…2099Basex402 service$0.003100%coinbase14d ago0x59df6b…51553f
0x69e1…8a190xb0ae…2099Basex402 service$0.003100%coinbase14d ago0x2fe77c…77a933
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase14d ago0xa6b6ec…db13a4
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase14d ago0xed136a…7b5e3f
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase14d ago0x75ff5b…bb641f
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase14d ago0x685307…a04e90
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase14d ago0xd35451…d75b57
0x69e1…8a190xb0ae…2099Basex402 service$0.003100%coinbase14d ago0xccc41c…cdbf0b
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase14d ago0x9a5e2e…e64d0e
0x8749…bc9c0xb0ae…2099Basex402 service$0.02100%coinbase14d ago0xb04b33…97dfd0
0x8749…bc9c0xb0ae…2099Basex402 service$0.02100%coinbase14d ago0x2fba57…adfc89
0x8749…bc9c0xb0ae…2099Basex402 service$0.02100%coinbase14d ago0x7b6eb1…156b4b
0x8749…bc9c0xb0ae…2099Basex402 service$0.02100%coinbase14d ago0x1b452c…daf47f
0x8749…bc9c0xb0ae…2099Basex402 service$0.02100%coinbase14d ago0x5e2f16…92f065
0x8749…bc9c0xb0ae…2099Basex402 service$0.02100%coinbase14d ago0x9e050f…c06538
0x8749…bc9c0xb0ae…2099Basex402 service$0.02100%coinbase14d ago0xe6f01e…85f7e4
0x8749…bc9c0xb0ae…2099Basex402 service$0.02100%coinbase14d ago0xbd6c2e…d854b9
0x8749…bc9c0xb0ae…2099Basex402 service$0.02100%coinbase14d ago0xc7e998…498815
0x8749…bc9c0xb0ae…2099Basex402 service$0.02100%coinbase14d ago0xeb8302…c45cf3
0x8749…bc9c0xb0ae…2099Basex402 service$0.02100%coinbase14d ago0x464e2b…acf65b
0x8749…bc9c0xb0ae…2099Basex402 service$0.02100%coinbase14d ago0x6a622e…d13885
0x8749…bc9c0xb0ae…2099Basex402 service$0.02100%coinbase14d ago0x2b4916…961715
0x8749…bc9c0xb0ae…2099Basex402 service$0.02100%coinbase14d ago0x9f3e7f…92958a

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.