Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase23d ago0x1fbd98…7cb107
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase23d ago0x4745fe…ec39f7
0x8f17…16160x325b…d430BaseStableEnrichExa$0.04100%coinbase23d ago0x320d5d…7ea829
0x8f17…16160x325b…d430BaseStableEnrichExa$0.04100%coinbase23d ago0x7db4e7…043070
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase23d ago0x127cc4…9fc21b
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase23d ago0x0a373e…414066
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase23d ago0x384d91…611c22
0x8f17…16160x325b…d430BaseStableEnrichExa$0.04100%coinbase23d ago0x110af5…401931
0x8f17…16160x325b…d430BaseStableEnrichExa$0.04100%coinbase23d ago0x66e234…2975f9
0x8f17…16160x325b…d430BaseStableEnrichExa$0.04100%coinbase23d ago0xb0cc7d…29e499
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase23d ago0xe76a45…ad4139
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase23d ago0xa60f74…9540be
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase23d ago0x965eca…b95a81
0x8f17…16160x325b…d430BaseStableEnrichExa$0.04100%coinbase23d ago0x31eae5…885951
0x8f17…16160x325b…d430BaseStableEnrichExa$0.04100%coinbase23d ago0x3d333c…e544a3
0x8f17…16160x325b…d430BaseStableEnrichExa$0.04100%coinbase23d ago0xa30f42…610ccb
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase23d ago0xe5940c…495000
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase23d ago0x13162e…64ecad
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase23d ago0x24a1b5…adbfff
0x8f17…16160x325b…d430BaseStableEnrichExa$0.04100%coinbase24d ago0xbe4df9…e25723
0x8f17…16160x325b…d430BaseStableEnrichExa$0.04100%coinbase24d ago0xba6af4…133920
0x8f17…16160x325b…d430BaseStableEnrichExa$0.04100%coinbase24d ago0x6a6fff…65f44f
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase24d ago0x9dbf79…534bd7
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase24d ago0x0dce32…d0268b
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase24d ago0x0ef20f…8f442c

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.