Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase37d ago0x07d3c7…8be8d5
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase37d ago0x5db200…743417
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase37d ago0xb35fb9…bec824
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase37d ago0xd279df…89b50a
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase37d ago0x29eaa7…ed1996
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase37d ago0x9b7825…16441f
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase37d ago0x6f307b…1f54b0
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase37d ago0x9cd43a…9aba1d
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase37d ago0x82c5e2…0d7946
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase37d ago0xc74bb8…44315b
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase37d ago0xe5c6ab…94687e
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase37d ago0x62a3b1…632f1f
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase37d ago0x61a8e1…977c6c
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase37d ago0xabeb7d…a16223
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase37d ago0xfb926c…684386
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase37d ago0xf68e21…e6dc3b
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase37d ago0xa0ce01…3b36a2
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase37d ago0xfe61aa…df9928
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase37d ago0xb645e4…09ae55
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase37d ago0xfc89a9…7acff2
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase37d ago0x23af96…14daae
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase37d ago0xbf61b3…2b8741
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase37d ago0x8ceed9…54d6b3
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase37d ago0x687f71…1193f8
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase37d ago0x89a97f…4184b9

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.