Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03aa…51320x40a8…ad8bBasex402 service$0.01100%coinbase44d ago0x76f09c…25bf29
0x03aa…51320x40a8…ad8bBasex402 service$0.005100%coinbase44d ago0xd90c9e…661dca
0x03aa…51320x40a8…ad8bBasex402 service$0.001100%coinbase44d ago0xd65c8f…717d42
0x03aa…51320x40a8…ad8bBasex402 service$0.01100%coinbase44d ago0xa801fe…65fb4d
0x03aa…51320x40a8…ad8bBasex402 service$0.001100%coinbase44d ago0xf6dbe6…1d5fc3
0x03aa…51320x40a8…ad8bBasex402 service$0.01100%coinbase44d ago0x756a90…d428ee
0x03aa…51320x40a8…ad8bBasex402 service$0.01100%coinbase44d ago0x537dc2…4630e6
0x03aa…51320x40a8…ad8bBasex402 service$0.01100%coinbase44d ago0x975c6e…a9ab49
0x03aa…51320x40a8…ad8bBasex402 service$0.01100%coinbase44d ago0x61cb3b…444adb
0x03aa…51320x40a8…ad8bBasex402 service$0.01100%coinbase44d ago0x29ee5e…7466bb
0x03aa…51320x40a8…ad8bBasex402 service$0.01100%coinbase44d ago0xeb87e9…022d97
0x03aa…51320x40a8…ad8bBasex402 service$0.01100%coinbase45d ago0x0d5703…d3e5b5
0x03aa…51320x40a8…ad8bBasex402 service$0.002100%coinbase45d ago0x504a10…816cd8
0x03aa…51320x40a8…ad8bBasex402 service$0.005100%coinbase45d ago0x7dee73…bcd6d4
0x03aa…51320x40a8…ad8bBasex402 service$0.01100%coinbase45d ago0xf2b9e2…13a230
0x03aa…51320x40a8…ad8bBasex402 service$0.01100%coinbase45d ago0xcde70c…d2e480
0x03aa…51320x40a8…ad8bBasex402 service$0.001100%coinbase45d ago0xef1d93…e82a41
0x03aa…51320x40a8…ad8bBasex402 service$0.01100%coinbase45d ago0x4ca7a9…2c71b9
0x03aa…51320x40a8…ad8bBasex402 service$0.005100%coinbase45d ago0x976c49…be464a

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.