Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc43b…34c00xb0af…7de0Base—$5.03100%coinbase37d ago0x4243f1…27b069
0xc43b…34c00xb0af…7de0Base—$2.01100%coinbase37d ago0x9bf2b5…8af7f7
0xc43b…34c00xb0af…7de0Base—$4.86100%coinbase37d ago0x9e0f91…a6f32c
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase37d ago0xac018b…d27915
0xc43b…34c00xb0af…7de0Base—$2.01100%coinbase37d ago0xee54cc…5db605
0xc43b…34c00xb0af…7de0Base—$4.66100%coinbase37d ago0xcda7a3…d058d6
0xc43b…34c00xb0af…7de0Base—$4.54100%coinbase37d ago0x38073b…8b9bb2
0xc43b…34c00xb0af…7de0Base—$4.40100%coinbase37d ago0xbd7216…de9dc5
0xc43b…34c00xb0af…7de0Base—$2.01100%coinbase37d ago0xed4ed9…6c4ab8
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase37d ago0xc92a84…4d050a
0xc43b…34c00xb0af…7de0Base—$4.18100%coinbase37d ago0x8d0fd2…f810f2
0xc43b…34c00xb0af…7de0Base—$4.11100%coinbase37d ago0x8310c2…237d24
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase37d ago0xdc3bc0…f874e1
0xc43b…34c00xb0af…7de0Base—$4.02100%coinbase37d ago0x937c9c…3e36ff
0xc43b…34c00xb0af…7de0Base—$2.01100%coinbase37d ago0xcbb6a0…f32292
0xc43b…34c00xb0af…7de0Base—$3.78100%coinbase37d ago0x3037d7…705b80
0xc43b…34c00xb0af…7de0Base—$4.18100%coinbase37d ago0x409207…3b5842
0xc43b…34c00xb0af…7de0Base—$4.05100%coinbase37d ago0xcf1a28…840d39
0xc43b…34c00xb0af…7de0Base—$4.14100%coinbase37d ago0xf9311e…6f33cd
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase38d ago0x429dad…06ced3
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase38d ago0x7e21c9…c9886d
0xc43b…34c00xb0af…7de0Base—$3.88100%coinbase38d ago0x123bcf…0a3dbe
0xc43b…34c00xb0af…7de0Base—$4.18100%coinbase38d ago0xe9a7af…da139f
0xc43b…34c00xb0af…3befBase—$3.00100%payAI38d ago0xa0ae0d…8400b9
0xc43b…34c00xb0af…7de0Base—$5.93100%coinbase38d ago0x7b8af9…e0f9da

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.