Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8769…251e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase14h ago0xae58e2…83b5cd
0x8769…251e0x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x681bcb…916198
0x8769…251e0x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x90e9be…7592ac
0x8769…251e0x325b…d430BaseStableEnrichExa$0.02100%coinbase1d ago0x8361da…bbdddc
0x8769…251e0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x22a4f0…929a0a
0x8769…251e0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0xf87d6c…ac63cd
0x8769…251e0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x9e0da8…dc3e4a
0x8769…251e0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x6b06c2…f29b2b
0x8769…251e0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x79a294…83ca92
0x8769…251e0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0xfc315a…3f36ad
0x8769…251e0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x7fe0d3…c63785
0x8769…251e0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0xc2f19b…8d5606
0x8769…251e0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x1e91d4…3e5596
0x8769…251e0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x12ca9d…2f7373
0x8769…251e0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0xff1f35…56c1d3
0x8769…251e0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0xf62b3a…d2af8f
0x8769…251e0x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0xfb8d2d…7f5dcc
0x8769…251e0x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0xb24fc1…e14883
0x8769…251e0x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x7aec6d…2d762f
0x8769…251e0x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x78a317…36c9c3
0x8769…251e0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0xfa8027…22137e
0x8769…251e0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x1e3e6a…49baf4
0x8769…251e0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x87b97a…8cbb9c
0x8769…251e0x325b…d430BaseStableEnrichExa$0.02100%coinbase1d ago0x884300…8ecc9b
0x8769…251e0x325b…d430BaseStableEnrichExa$0.02100%coinbase1d ago0x9fe3fc…510635

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.