Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4dcf…ad850x527b…9e1bBase—$0.08100%fluxa16d ago0xd24724…35617c
0xb635…dbe40x527b…9e1bBase—$0.08100%fluxa16d ago0xf98308…a7f44a
0xe425…12b80x527b…9e1bBase—$0.08100%fluxa16d ago0x7a0725…eba287
0x49bf…b71e0x527b…9e1bBase—$0.08100%fluxa16d ago0x4c3f90…d634e8
0x0757…ccd70x527b…9e1bBase—$0.08100%fluxa16d ago0xb6df49…e2d968
0xd4be…2ee90x527b…9e1bBase—$0.08100%fluxa16d ago0x124c2c…03399e
0x3cd5…22b60x527b…9e1bBase—$0.08100%fluxa16d ago0x4b5f7e…ae1384
0x4df2…b8f10x527b…9e1bBase—$0.08100%fluxa16d ago0x680d89…bf1663
0xd42a…20c60x527b…9e1bBase—$0.08100%fluxa16d ago0x14aa0b…1603bc
0x1d01…7acf0x527b…9e1bBase—$0.08100%fluxa16d ago0x3657bb…5231b2
0x75a9…e0800x527b…9e1bBase—$0.08100%fluxa16d ago0x2795fe…7a6126
0xfa54…7f990x527b…9e1bBase—$0.08100%fluxa16d ago0x728937…28d2c4
0x7a36…96370x527b…9e1bBase—$0.08100%fluxa16d ago0x5e9cd0…38ee00
0x555a…6c320x527b…9e1bBase—$0.08100%fluxa16d ago0x8575ba…db7f08
0xb4d9…cae20x527b…9e1bBase—$0.08100%fluxa16d ago0x4287cd…ecb148
0x9561…85b70x527b…9e1bBase—$0.08100%fluxa16d ago0x5a84d6…e4be38
0x293f…be8a0x527b…9e1bBase—$0.08100%fluxa16d ago0xc561e9…2d4b1e
0x8497…83d60x527b…9e1bBase—$0.08100%fluxa16d ago0x7b1bd7…ecbecc
0xc733…31570x527b…9e1bBase—$0.08100%fluxa16d ago0x50559e…deb97b
0xe66d…a2030x527b…9e1bBase—$0.08100%fluxa16d ago0x721a37…31a148
0xf6dd…a0320x527b…9e1bBase—$0.08100%fluxa16d ago0xc4a47f…5dd480
0xc634…ca9d0x527b…9e1bBase—$0.08100%fluxa16d ago0x074a47…d19ea3
0x33b1…9e3f0x527b…9e1bBase—$0.08100%fluxa16d ago0x7d4092…931f17
0x128c…c9bd0x527b…9e1bBase—$0.08100%fluxa16d ago0xa1caaf…42e247
0x35d5…a1be0x527b…9e1bBase—$0.08100%fluxa16d ago0x4e71d3…177a81

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.