Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0xacb42d…578b97
0x3ec8…c7990x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0x78531d…328bf0
0x3ec8…c7990x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0x96cf32…dc1976
0x3ec8…c7990x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0x312b32…e8f6c9
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x829ce3…b1c67d
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0xc6ae62…87bbcc
0x3ec8…c7990x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0xd43e2b…1da20d
0x3ec8…c7990x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0xdafb78…bf167d
0x3ec8…c7990x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0x04f4cf…23397b
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x1eb195…c26c7b
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x5a3121…6c6651
0x3ec8…c7990x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0xd69da0…4c5117
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x6166e7…2eefe0
0x3ec8…c7990x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0xfc9a88…cd2165
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x532dd0…13fb16
0x3ec8…c7990x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0xa8b359…ad42f8
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0xdd062f…9e69c1
0x3ec8…c7990x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0x109366…efb8f5
0x3ec8…c7990x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0xdae3b2…d4bdc8
0x3ec8…c7990x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0x50c629…00e8dd
0x3ec8…c7990x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0x64918a…6ea46c
0x3ec8…c7990x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0x7aa91f…efde4c

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.