Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase75d ago0xac523e…9ef449
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase75d ago0x58eae0…06ef46
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase75d ago0xea6a02…9de0b3
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase75d ago0x6d692f…e55f3b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase75d ago0xf0ec56…5caf96
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase75d ago0xe782d2…839310
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase75d ago0x83504b…a0cfe3
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase75d ago0xa9b077…1c034a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase75d ago0x766aa9…6253ff
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase75d ago0x9d2a3b…f98010
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase75d ago0xdd0126…bbae06
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase75d ago0xdcc731…f5a952
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase75d ago0xe91447…df11bf
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase75d ago0x243551…d3aeb8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase75d ago0x4fd37a…8f78f1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase75d ago0x687af4…cd693d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase75d ago0x1ec055…f2b6c3
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase75d ago0xb1075d…ae9be2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase75d ago0x3fcd5b…6298c8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase75d ago0xa90bdf…d9933d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase75d ago0x70c7b9…798960
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase75d ago0xc4517b…fb47e8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase75d ago0x937be1…de10c3
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase75d ago0x6add68…f8a5b8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase75d ago0x039ebc…f6a88b

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.