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%coinbase70d ago0xc6a879…4d57b7
0xdd25…34680x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0x9b116a…ee2f5e
0xdd25…34680x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0x8283ab…c0b364
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0xbb6c17…7fb575
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x17026e…f7a77d
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0xba99c2…3948ca
0xdd25…34680x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0x4476f9…22fcee
0xdd25…34680x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0x03f599…6c16c3
0xdd25…34680x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0x73aef0…7ba907
0xdd25…34680x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0xa31a03…15d29e
0xdd25…34680x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0x5b9093…74616d
0xdd25…34680x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0x6934e6…b65866
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0xa8ed30…6bc9a2
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x32c629…07ad02
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0xbf348c…052e00
0xdd25…34680x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0x9d6adf…efde91
0xdd25…34680x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0x45343e…f52e58
0xdd25…34680x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0xe76e4d…f748bc
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0xd45640…47df52
0xdd25…34680x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0xbf97a0…eb8042
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0xc0ed5b…37d25d
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x78dd91…795128
0xdd25…34680x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0x4a33cb…f7d149
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x6519ee…f41263
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x15e93f…97712f

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.