Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bb3…e9750x2f95…c2c8Base—$0.01100%payAI47d ago0x27ff2c…b66b65
0x6bb3…e9750x2f95…c2c8Base—$0.01100%payAI47d ago0x494733…f63f5a
0x6bb3…e9750x2f95…c2c8Base—$0.01100%payAI47d ago0x21c5c5…c49e41
0x6bb3…e9750x2f95…c2c8Base—$0.01100%payAI47d ago0x1ba4cb…bd9f65
0x6bb3…e9750x2f95…c2c8Base—$0.01100%payAI47d ago0x7b9339…eea3d1
0x6bb3…e9750x2f95…c2c8Base—$0.01100%payAI47d ago0xc2f87f…c18d9d
0x6bb3…e9750x2f95…c2c8Base—$0.01100%payAI47d ago0x0bbd85…ebffef
0x6bb3…e9750x2f95…c2c8Base—$0.01100%payAI47d ago0xe80e0c…3481ce
0x6bb3…e9750x2f95…c2c8Base—$0.01100%payAI47d ago0x0352a2…8830bb
0x6bb3…e9750x2f95…c2c8Base—$0.01100%payAI47d ago0x8e9716…669471
0x6bb3…e9750x2f95…c2c8Base—$0.01100%payAI47d ago0x65b149…4d0ca2
0x6bb3…e9750x2f95…c2c8Base—$0.01100%payAI47d ago0x9cd9f1…84971e
0x6bb3…e9750x2f95…c2c8Base—$0.01100%payAI47d ago0x1bd502…c10c09
0x6bb3…e9750x2f95…c2c8Base—$0.01100%payAI47d ago0x74cd5b…940f39
0x6bb3…e9750x2f95…c2c8Base—$0.01100%payAI47d ago0x5e89fb…9214d5
0x6bb3…e9750x2f95…c2c8Base—$0.01100%payAI47d ago0xdb9ecc…9f679a
0x6bb3…e9750x2f95…c2c8Base—$0.01100%payAI47d ago0x11b486…395133
0x6bb3…e9750x2f95…c2c8Base—$0.01100%payAI47d ago0xea59f8…ec2832
0x6bb3…e9750x2f95…c2c8Base—$0.01100%payAI47d ago0x775901…9adcde
0x6bb3…e9750x2f95…c2c8Base—$0.01100%payAI47d ago0x2ed762…a44148
0x6bb3…e9750x2f95…c2c8Base—$0.01100%payAI47d ago0x964a43…205ed4
0x6bb3…e9750x2f95…c2c8Base—$0.01100%payAI47d ago0x69c410…28a9f1
0x6bb3…e9750x2f95…c2c8Base—$0.01100%payAI47d ago0x76bf87…1aa773
0x6bb3…e9750x2f95…c2c8Base—$0.01100%payAI47d ago0xfd62b9…5e38ba
0x6bb3…e9750x2f95…c2c8Base—$0.01100%payAI47d ago0xdae434…f63eeb

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.