Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4cf3…d0c10x52e2…f3eaBasex402 service$0.001100%coinbase42d ago0x1f4630…9ea565
0x33b2…fd8c0x52e2…f3eaBasex402 service$0.001100%coinbase42d ago0x590bd3…54109e
0x33b2…fd8c0x52e2…f3eaBasex402 service$0.008100%coinbase42d ago0x1b2d46…983d8e
0x7ccb…e8d70x52e2…f3eaBasex402 service$0.003100%coinbase42d ago0xb35cb0…7fc9b8
0x7ccb…e8d70x52e2…f3eaBasex402 service$0.003100%coinbase42d ago0x62c658…3e3aa8
0x7ccb…e8d70x52e2…f3eaBasex402 service$0.01100%coinbase42d ago0x1c7d91…1738af
0x7ccb…e8d70x52e2…f3eaBasex402 service$0.008100%coinbase42d ago0xe1e4bd…0b04f3
0x7ccb…e8d70x52e2…f3eaBasex402 service$0.005100%coinbase42d ago0x650537…df539a
0x7ccb…e8d70x52e2…f3eaBasex402 service$0.003100%coinbase42d ago0x85019c…da9f02
0x7ccb…e8d70x52e2…f3eaBasex402 service$0.008100%coinbase42d ago0xda81ba…3dd31b
0x7ccb…e8d70x52e2…f3eaBasex402 service$0.003100%coinbase42d ago0xe358e3…f742a9
0x7ccb…e8d70x52e2…f3eaBasex402 service$0.003100%coinbase42d ago0x64b44f…676784
0x7ccb…e8d70x52e2…f3eaBasex402 service$0.003100%coinbase42d ago0x116686…4b2d03
0x7ccb…e8d70x52e2…f3eaBasex402 service$0.005100%coinbase42d ago0xf37ddb…e45058
0xe01c…60570x52e2…f3eaBasex402 service$0.005100%coinbase42d ago0x755685…c90e3a
0xe01c…60570x52e2…f3eaBasex402 service$0.001100%coinbase42d ago0xe08437…d23b23
0xe01c…60570x52e2…f3eaBasex402 service$0.003100%coinbase42d ago0x31bee5…4f91f3
0xe01c…60570x52e2…f3eaBasex402 service$0.003100%coinbase42d ago0x719c68…7b20d6
0xe01c…60570x52e2…f3eaBasex402 service$0.001100%coinbase42d ago0xc0381a…4deddf
0xad17…1c900x52e2…f3eaBasex402 service$0.005100%coinbase42d ago0xf0bbbf…1b99a4
0xad17…1c900x52e2…f3eaBasex402 service$0.003100%coinbase42d ago0x27269c…54fe87
0xad17…1c900x52e2…f3eaBasex402 service$0.001100%coinbase42d ago0xbab2aa…ce3d8e
0xad17…1c900x52e2…f3eaBasex402 service$0.003100%coinbase42d ago0x69c04f…4206c5
0xad17…1c900x52e2…f3eaBasex402 service$0.004100%coinbase42d ago0x7c6364…22da5c
0xad17…1c900x52e2…f3eaBasex402 service$0.008100%coinbase42d ago0x50a751…cbd23b

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.