Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1c3…da140x3e0a…78e7Base—$0.003173100%coinbase73d ago0x67da02…4bed23
0xd1c3…da140x3e0a…78e7Base—$0.002982100%coinbase73d ago0x087ffa…9f65d4
0xd1c3…da140x3e0a…78e7Base—$0.003096100%coinbase74d ago0x59904a…813859
0xd1c3…da140x3e0a…78e7Base—$0.005638100%coinbase74d ago0x363a33…e1c63f
0xd1c3…da140x3e0a…78e7Base—$0.005021100%coinbase74d ago0x2a35f9…817def
0xd1c3…da140x3e0a…78e7Base—$0.003057100%coinbase74d ago0x85b67f…e6775a
0xd1c3…da140x3e0a…78e7Base—$0.005873100%coinbase74d ago0x03ec33…fb0b25
0xd1c3…da140x3e0a…78e7Base—$0.005289100%coinbase74d ago0x94b3ca…42ea4e
0xd1c3…da140x3e0a…78e7Base—$0.003686100%coinbase74d ago0xa908c8…66424f
0xd1c3…da140x3e0a…78e7Base—$0.003113100%coinbase74d ago0x5aff8f…c760db
0xd1c3…da140x3e0a…78e7Base—$0.004115100%coinbase74d ago0x9f59ee…339bc0
0xd1c3…da140x3e0a…78e7Base—$0.005604100%coinbase74d ago0x9fbdf6…dc9b1b
0xd1c3…da140x3e0a…78e7Base—$0.004917100%coinbase74d ago0x737cb0…5850d1
0xd1c3…da140x3e0a…78e7Base—$0.004601100%coinbase74d ago0xd48391…6c5fbb
0xd1c3…da140x3e0a…78e7Base—$0.003668100%coinbase74d ago0x4ade12…bbac27
0xd1c3…da140x3e0a…78e7Base—$0.005603100%coinbase74d ago0x3fcd4f…18e62e
0xd1c3…da140x3e0a…78e7Base—$0.005897100%coinbase74d ago0xd7e45d…154162
0xd1c3…da140x3e0a…78e7Base—$0.004332100%coinbase74d ago0xe54036…562de5
0xd1c3…da140x3e0a…78e7Base—$0.005442100%coinbase74d ago0x2ca058…734eb3
0xd1c3…da140x3e0a…78e7Base—$0.003291100%coinbase74d ago0x00b439…3f889d
0xd1c3…da140x3e0a…78e7Base—$0.004164100%coinbase74d ago0x9b94d6…227fa3
0xd1c3…da140x3e0a…78e7Base—$0.0031100%coinbase74d ago0xdd28db…3c434a
0xd1c3…da140x3e0a…78e7Base—$0.004257100%coinbase74d ago0xee3750…415a55

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.