Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase38d ago0x9c8d72…bf82ff
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase38d ago0x3a4848…02bf83
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase38d ago0x5f3004…4048ed
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase38d ago0x0889d9…a89750
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase38d ago0x994e09…564945
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase38d ago0xcf11ca…08adb4
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase38d ago0x1d5705…ab4d93
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase38d ago0xc13d9b…ad4eb5
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase38d ago0x4aea8d…9079c7
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase38d ago0x715040…db378d
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase38d ago0x4db8cf…54f651
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase38d ago0x30935a…aab7fc
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase38d ago0xc24aaf…d8c2d3
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase38d ago0x111943…142ad1
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase38d ago0x42970f…69011a
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase38d ago0xccb45f…86ebeb
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase38d ago0xc9e17c…e685eb
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase38d ago0xcc14a1…257dd8
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase38d ago0xf9fa22…90e7a2
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase38d ago0x8e68be…db7cb2
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase38d ago0xba6f70…6f474b
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase38d ago0x4cdcbd…31b95e
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase38d ago0x236955…ae26ad
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase38d ago0x1440cf…1c98f1
0x439a…37a70xa9dd…2315Base—$0.002100%coinbase38d ago0x76bebc…1ef4fb

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.