Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7997…37220x3e0a…78e7Base—$0.002749100%coinbase74d ago0x28b30b…742c11
0x7997…37220x3e0a…78e7Base—$0.003705100%coinbase74d ago0x920cb4…25ae15
0x7997…37220x3e0a…78e7Base—$0.003762100%coinbase74d ago0x01f745…3bd570
0x7997…37220x3e0a…78e7Base—$0.004357100%coinbase74d ago0x3057b0…71550b
0x7997…37220x3e0a…78e7Base—$0.003775100%coinbase74d ago0xf02782…644c3c
0x7997…37220x3e0a…78e7Base—$0.005372100%coinbase74d ago0x04c9ec…f3e0e6
0x7997…37220x3e0a…78e7Base—$0.004192100%coinbase75d ago0x766598…f35d1d
0x7997…37220x3e0a…78e7Base—$0.003938100%coinbase75d ago0x1d7188…9d6f35
0x7997…37220x3e0a…78e7Base—$0.00325100%coinbase75d ago0x5e9ef2…be7770
0x7997…37220x3e0a…78e7Base—$0.003216100%coinbase75d ago0x3ceb82…707205
0x7997…37220x3e0a…78e7Base—$0.004579100%coinbase75d ago0x859053…42f90f
0x7997…37220x3e0a…78e7Base—$0.004613100%coinbase75d ago0x7e9e04…0e6d3a
0x7997…37220x3e0a…78e7Base—$0.003926100%coinbase75d ago0x7fc593…fe8d5b
0x7997…37220x3e0a…78e7Base—$0.005732100%coinbase75d ago0xb2d3c8…5d5699
0x7997…37220x3e0a…78e7Base—$0.00588100%coinbase75d ago0x9e4d1f…f4760f
0x7997…37220x3e0a…78e7Base—$0.005922100%coinbase75d ago0x7598cb…e96c21
0x7997…37220x3e0a…78e7Base—$0.003945100%coinbase75d ago0x93ba30…a551c4
0x7997…37220x3e0a…78e7Base—$0.003897100%coinbase75d ago0x414f4e…c3b9b3
0x7997…37220x3e0a…78e7Base—$0.005879100%coinbase75d ago0x88c2fb…365597
0x7997…37220x3e0a…78e7Base—$0.005073100%coinbase75d ago0xdbd82d…6b7a04

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.