Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18bc…9a140x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xe76101…a62c9b
0x18bc…9a140x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0xeb3bba…54a24e
0x18bc…9a140x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0x5b7748…a633fc
0x18bc…9a140x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xf55a18…76cdb3
0x18bc…9a140x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0x67d879…7e6dd8
0x18bc…9a140x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0xb4d3a4…ef90e0
0x18bc…9a140x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xb9d7af…16f0d0
0x18bc…9a140x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0x45cd24…86475f
0x18bc…9a140x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x6c311b…316cb4
0x18bc…9a140x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0xb92443…04b2b8
0x18bc…9a140x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0x61e3c2…aae454
0x18bc…9a140x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x452260…7e3b2b
0x18bc…9a140x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0x6e7a73…8585ec
0x18bc…9a140x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0x3932f0…8821b2
0x18bc…9a140x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0xc7d194…4b33ca
0x18bc…9a140x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x098c25…631cbf
0x18bc…9a140x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0xa52e82…49a046
0x18bc…9a140x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0xe39eb2…17dab0
0x18bc…9a140x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0x61d205…0ec2af

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.