Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bd1…7a650x40a8…ad8bBasex402 service$0.005100%coinbase41d ago0x906e37…e74815
0x6bd1…7a650x40a8…ad8bBasex402 service$0.001100%coinbase41d ago0x1d37d9…d35834
0xdd25…34680x40a8…ad8bBasex402 service$0.005100%coinbase41d ago0x0b831f…db5793
0xd168…f06d0x40a8…ad8bBasex402 service$0.005100%coinbase41d ago0xa3fed6…8dcb82
0x7a28…3e0b0x40a8…ad8bBasex402 service$0.01100%coinbase41d ago0x4af829…5bac54
0x647c…75c10x40a8…ad8bBasex402 service$0.01100%coinbase41d ago0xa5fcab…ef2685
0x2b84…b2b60x40a8…ad8bBasex402 service$0.01100%coinbase41d ago0x071cd9…143bc7
0xdd16…fe960x40a8…ad8bBasex402 service$0.01100%coinbase41d ago0xa9f42e…004e09
0xf7ce…6db70x40a8…ad8bBasex402 service$0.005100%coinbase41d ago0x61561a…8589d0
0xa3e1…20d90x40a8…ad8bBasex402 service$0.01100%coinbase41d ago0x2bc793…901d97
0x527f…989b0x40a8…ad8bBasex402 service$0.001100%coinbase41d ago0x823ee4…c69a01
0xbe41…b3170x40a8…ad8bBasex402 service$0.001100%coinbase41d ago0xe982ee…8e7049
0xb1de…3d220x40a8…ad8bBasex402 service$0.001100%coinbase41d ago0x9155fb…6145dc
0xd168…f06d0x40a8…ad8bBasex402 service$0.01100%coinbase41d ago0xe4aaa8…3f0bfb
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase41d ago0x95871a…104207
0xe8df…2b060x40a8…ad8bBasex402 service$0.005100%coinbase41d ago0xee88da…b98a58
0xdd25…34680x40a8…ad8bBasex402 service$0.005100%coinbase41d ago0x2e60d4…1a5fbb
0xdf69…557a0x40a8…ad8bBasex402 service$0.001100%coinbase41d ago0xa75036…ee7165
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase41d ago0xe40682…7dbb31
0x6bd1…7a650x40a8…ad8bBasex402 service$0.01100%coinbase41d ago0xf25aab…940c3c
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase41d ago0x2f2758…f7bfca
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase41d ago0xd24c13…ce3fbc
0x6bd1…7a650x40a8…ad8bBasex402 service$0.01100%coinbase41d ago0x0cccfe…f6732a
0x0fb2…433c0x40a8…ad8bBasex402 service$0.01100%coinbase41d ago0xf988ea…672f07
0xb1de…3d220x40a8…ad8bBasex402 service$0.01100%coinbase41d ago0x4182fa…c9bd53

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.