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—$4.41100%coinbase31d ago0x1779fd…c18ad1
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase31d ago0x473c53…27dc58
0xc43b…34c00xb0af…7de0Base—$4.36100%coinbase31d ago0x28cfb3…dea3b1
0xc43b…34c00xb0af…7de0Base—$4.14100%coinbase31d ago0xdff5a8…0e6e3f
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase31d ago0x2aa3ca…26bc51
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase31d ago0x840cd0…304a30
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase31d ago0x6161cd…fb473e
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase31d ago0x22f588…2d6eea
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase31d ago0xa981a2…659a7f
0xc43b…34c00xb0af…7de0Base—$1.75100%coinbase32d ago0xbd9ad3…f26755
0xc43b…34c00xb0af…7de0Base—$3.94100%coinbase32d ago0x334ebc…1f227c
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase32d ago0x65aba4…1e515c
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase32d ago0xc7250a…62a5a5
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase32d ago0xb1d36c…fee606
0xc43b…34c00xb0af…7de0Base—$3.79100%coinbase32d ago0xbe73d7…d83454
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase32d ago0x6a6c4e…8bc6d0
0xc43b…34c00xb0af…7de0Base—$4.00100%coinbase32d ago0xcd11f1…51867a
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase32d ago0x954f0e…b9e56d
0xc43b…34c00xb0af…7de0Base—$3.78100%coinbase32d ago0x392980…396677
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase32d ago0x709d55…de6638

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.