Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x54e2…bc75118d ago0x11c53d…9671ac
0xe2d8…66c20x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0x4ef792…6b4b21
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x4b5c…2226118d ago0x5136bc…d5e19a
0xe2d8…66c20x0e84…b808BaseOtto AITwitter search$0.001100%coinbase118d ago0x0422e7…676e53
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x8d47…b123118d ago0x2d1586…45aa4b
0xe2d8…66c20xd219…6801Basex402 service$0.54100%coinbase118d ago0x1b0b76…e40f4f
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x8d47…b123118d ago0x357f8c…cb5cc3
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase118d ago0x2e4911…5bd96b
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x4b5c…2226118d ago0xccfe4f…49a03a
0xe2d8…66c20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase118d ago0x28fa13…cb9c2f
0xe2d8…66c20xe3c9…31a0Base$0.01100%0xbdbe…15b2118d ago0xb0ef42…5ff6ac
0xe2d8…66c20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase118d ago0x2483ba…c37317
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x54e2…bc75118d ago0xaac305…94c0ff
0xe2d8…66c20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase118d ago0xdfc790…98ed88
0xe2d8…66c20xe3c9…31a0Base$0.03100%0x4b5c…2226118d ago0xdcb8da…dc6099
0xe2d8…66c20xe3c9…31a0Base$0.03100%0x8d47…b123118d ago0x0201c3…47fa9e
0xe2d8…66c20xe3c9…31a0Base$0.03100%0x4b5c…2226118d ago0xb6305e…cd79ca
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x4b5c…2226118d ago0x1504d8…81e96b
0xe2d8…66c20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase118d ago0xc4b534…e229dc
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x4b5c…2226118d ago0x75056e…e60b68
0xe2d8…66c20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase118d ago0x153e44…22174d
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x54e2…bc75118d ago0x26c49e…898975
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.01100%coinbase118d ago0x9fdaae…7b75b1
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x54e2…bc75118d ago0x1cd8e7…9edcf1
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.001100%coinbase118d ago0x971122…9ed23f

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.