Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase18d ago0x064c12…65846b
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase18d ago0x4c5257…ebe4da
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase18d ago0xd6a2cf…f038cb
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase18d ago0x8388f8…987b06
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase18d ago0xcc2633…3e8606
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase18d ago0xdb9604…17f529
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase18d ago0xd4d76c…9eadc4
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase18d ago0x07b20b…baca9b
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase18d ago0xaf0789…74021a
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase18d ago0x23d490…a229cf
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase18d ago0xf6c4ce…0ae591
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase18d ago0x0650f9…1f94a6
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase18d ago0xfe1def…f02ab9
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase18d ago0x64639c…8f2f5b
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase18d ago0x0ba041…ec82b0
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase18d ago0x2f0fb3…87ca0e
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase18d ago0xeb34bd…d5b974
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase18d ago0x9f9440…93ebe4
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase18d ago0x6dcd06…9623ed
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase18d ago0x5506c4…58951b
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase18d ago0x85b4fc…b1d0ee
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase18d ago0x112c57…ffbbfa
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase18d ago0x601d8c…6fbdb6
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase18d ago0x388ea8…1537f0
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase18d ago0xddabcc…1dcb13

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.