Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5a6…0c800x3c4e…b260Base$0.00343570%0xea55…6cc430d ago0xd8aa47…ab5bd3
0xf5a6…0c800x3c4e…b260Base$0.00537270%0xea55…6cc430d ago0xdfd9e0…9f8d9f
0xf5a6…0c800x3c4e…b260Base$0.00537270%0xea55…6cc430d ago0x5b7415…2e9298
0xf5a6…0c800x3c4e…b260Base$0.00310970%0xea55…6cc430d ago0x1d856a…3c18c5
0xf5a6…0c800x3c4e…b260Base$0.00537270%0xea55…6cc430d ago0x15f9dd…8b6007
0xf5a6…0c800x3c4e…b260Base$0.00537270%0xea55…6cc430d ago0xc1c387…9c1226
0xf5a6…0c800x3c4e…b260Base$0.00537270%0xea55…6cc430d ago0x31d732…9e5387
0xf5a6…0c800x3c4e…b260Base$0.00537270%0xea55…6cc430d ago0xd74537…739fd3
0xf5a6…0c800x3c4e…b260Base$0.00310970%0xea55…6cc430d ago0x8366e7…ebea04
0xf5a6…0c800x3c4e…b260Base$0.00310970%0xea55…6cc430d ago0x160df2…5c3dee
0xf5a6…0c800x3c4e…b260Base$0.00310970%0xea55…6cc430d ago0xa86a29…fbf3fc
0xf5a6…0c800x3c4e…b260Base$0.1070%0xea55…6cc430d ago0xaad372…93fb99
0xf5a6…0c800x3c4e…b260Base$0.1070%0xea55…6cc430d ago0x9cc8a9…492d0b
0xf5a6…0c800x3c4e…b260Base$0.1070%0xea55…6cc430d ago0xf6431c…b904bc
0xf5a6…0c800x3c4e…b260Base$0.1070%0xea55…6cc430d ago0x7c35f5…4bd840
0xf5a6…0c800x3c4e…b260Base$0.1070%0xea55…6cc430d ago0x635a7c…fa53d4
0xf5a6…0c800x3c4e…b260Base$0.1070%0xea55…6cc430d ago0xab08a5…ec0713
0xf5a6…0c800x3c4e…b260Base$0.1070%0xea55…6cc430d ago0x6f2793…82c0ac
0xf5a6…0c800x3c4e…b260Base$0.1070%0xea55…6cc430d ago0x21af4a…89035a
0xf5a6…0c800x3c4e…b260Base$0.1070%0xea55…6cc430d ago0x5d6fbf…159073
0xf5a6…0c800x3c4e…b260Base$0.1070%0xea55…6cc430d ago0x0c899a…d2ad40
0xf5a6…0c800x3c4e…b260Base$0.1070%0xea55…6cc430d ago0x33dcd3…83ef35
0xf5a6…0c800x3c4e…b260Base$0.1070%0xea55…6cc430d ago0x721085…227b2b
0xf5a6…0c800x3c4e…b260Base$0.1070%0xea55…6cc430d ago0xc0e0cc…fb2fde
0xf5a6…0c800x3c4e…b260Base$0.1070%0xea55…6cc430d ago0xe683e4…2f0f8f

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.