Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase107d ago0x5cefd5…2ee0e2
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase107d ago0x6abc1b…20e047
0xdd25…34680x40a8…ad8bBasex402 service$0.005100%coinbase107d ago0x4b6a63…bbc809
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase107d ago0xc66dd2…4fc0d3
0xdd25…34680x40a8…ad8bBasex402 service$0.005100%coinbase107d ago0x592306…eb2f6c
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase107d ago0x6cfb27…38fa6f
0xdd25…34680x40a8…ad8bBasex402 service$0.005100%coinbase107d ago0x7c9067…9545cd
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase107d ago0xdb1548…fa6a28
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase107d ago0xdfa309…8f8fb1
0xdd25…34680x40a8…ad8bBasex402 service$0.005100%coinbase107d ago0x64d104…b756f1
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase107d ago0x344083…ae5353
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase107d ago0xcf3242…f7ec5d
0xdd25…34680x40a8…ad8bBasex402 service$0.005100%coinbase107d ago0x304cf6…a511a1
0xdd25…34680x40a8…ad8bBasex402 service$0.005100%coinbase107d ago0xfe81fb…b2d378
0xdd25…34680x40a8…ad8bBasex402 service$0.005100%coinbase107d ago0xe3b12b…7bcd2c
0xdd25…34680x40a8…ad8bBasex402 service$0.005100%coinbase107d ago0x8832c0…b10036
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase107d ago0xa6e190…2dd25f
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase107d ago0x590f25…4e6186

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.