Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase6d ago0x6aa329…0d434f
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase6d ago0xe01945…52c083
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase6d ago0x75b105…c84160
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase6d ago0xb9172b…b1f811
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase6d ago0x30e870…3b3210
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase6d ago0xdf91e6…4b233e
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase6d ago0xd95ef8…21b36e
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase6d ago0x52cf26…a73249
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase6d ago0x2ee168…27cefc
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase6d ago0xeaaa17…6e8730
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase6d ago0x0a5833…2e1741
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase6d ago0x68d27c…900a5b
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase6d ago0xeb509a…8312ae
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase6d ago0x6145bc…3dc53d
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase6d ago0x661525…e3e620
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase6d ago0x08c737…310bea
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase6d ago0xe472f1…3284d8
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase6d ago0x1b622d…f61331
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase6d ago0x174ee0…f54c3e
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase6d ago0x644800…7b33d4
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase6d ago0x2b2e5a…9f3ab8
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase6d ago0x26afb7…603886
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase6d ago0xcfac49…9a8949
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase6d ago0x084ff8…aef908
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase6d ago0xcc58b7…4e5598

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.