Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c8f…248e0xb210…4ff0Base—$0.01100%coinbase73d ago0x56c38b…7cff5c
0x0c8f…248e0x1ad7…8205Base—$0.01100%coinbase73d ago0x533c6a…0a7021
0x0c8f…248e0xcc8c…5492Base—$0.01100%coinbase73d ago0x8d6d6b…a41676
0x0c8f…248e0x27c1…2a82Base—$0.01100%coinbase73d ago0x232b12…cb79ef
0x0c8f…248e0xd0a1…42daBase—$0.01100%coinbase73d ago0x22d5fd…a0ba80
0x0c8f…248e0xf349…cf2eBase—$0.01100%coinbase74d ago0x43076c…36fa9f
0x0c8f…248e0x05a4…4735Base—$0.01100%coinbase74d ago0x11b84f…331b72
0x0c8f…248e0xe8d2…0c07Base—$0.01100%coinbase74d ago0x9f5657…ba2665
0x0c8f…248e0xbed5…d379Base—$0.01100%coinbase74d ago0xf28ad4…03e676
0x0c8f…248e0x36ab…401aBase—$0.01100%coinbase74d ago0xd109c5…c57b30
0x0c8f…248e0x7d15…1c10Base—$0.01100%coinbase74d ago0xfa7aae…14b307
0x0c8f…248e0xe828…5ba5Base—$0.01100%coinbase74d ago0xff6959…633f87
0x0c8f…248e0xda21…2f9dBase—$0.01100%coinbase74d ago0xb95b8e…158c98
0x0c8f…248e0xfba9…97c3Base—$0.01100%coinbase74d ago0xbab032…239fde
0x0c8f…248e0xcc35…c7f5Base—$0.01100%coinbase74d ago0xec938e…deca84
0x0c8f…248e0xd398…69e2Base—$0.01100%coinbase74d ago0x01e513…f8387a
0x0c8f…248e0x0382…0942Base—$0.01100%coinbase74d ago0x0df472…03b98b
0x0c8f…248e0xa9bc…1cd8Base—$0.01100%coinbase74d ago0x056fb7…8afec5
0x0c8f…248e0x986b…f062Base—$0.01100%coinbase74d ago0xdbcfe1…539648
0x0c8f…248e0x0b6b…8dddBase—$0.01100%coinbase74d ago0x35acfd…7c8a94
0x0c8f…248e0x90c2…4ce2Base—$0.01100%coinbase74d ago0xeabf3c…65712b

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.