Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase33d ago0xda9a32…014c94
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase33d ago0xc8fd9e…22e032
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase33d ago0xb674b1…439b84
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase33d ago0x9d5a35…e0acc9
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase33d ago0x0f4dc6…ccd1f9
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase33d ago0x5549b1…737ea2
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase33d ago0x41fa35…65e48a
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase33d ago0x58d357…66a2df
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase33d ago0x23a2ff…70b54b
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase33d ago0xd40479…fc9bc1
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase33d ago0x03346f…256fcd
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase33d ago0xa6604b…0f9d19
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase33d ago0x282ff5…b6e8e0
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase33d ago0x7e4749…73a048
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase33d ago0x48e6da…ebbe3e
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase33d ago0x1336be…57059c
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase33d ago0xd177f4…0d214e
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase33d ago0xdc1748…0b3a24
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase33d ago0x8888ca…24b8e1
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase33d ago0x1d2392…f0bc34
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase33d ago0xcbae66…eb06c1
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase33d ago0xa4cc41…d794dc
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase33d ago0xc13b6a…37a382
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase33d ago0x35dab1…f9a9d1
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase33d ago0x944265…36285b

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.