Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%Route unknown38d ago0xba27b2…e95913
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%Route unknown38d ago0x6b978f…0a5d0a
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%Route unknown38d ago0x70f482…2cf95e
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%Route unknown38d ago0xe247c3…7089e3
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%Route unknown38d ago0x3a24df…d67b05
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%Route unknown38d ago0xef41c2…0c7b9d
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%Route unknown38d ago0xe6597e…2b85f7
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%Route unknown38d ago0x8b1be1…859597
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%Route unknown38d ago0xc669dd…2aef21
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%Route unknown38d ago0xcef269…42340c
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%Route unknown38d ago0x251bfa…6931fd
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%Route unknown38d ago0x02b057…695331
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%Route unknown38d ago0xa6f0f3…aa6582
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%Route unknown38d ago0x74353e…efcda3
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%Route unknown38d ago0x76ff50…4b08dd
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%Route unknown38d ago0xef95f8…e8aa11
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%Route unknown38d ago0x2280d7…3f10e8
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%Route unknown38d ago0x2e131a…a0770e
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%Route unknown38d ago0x89c849…8fdbd9
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%Route unknown38d ago0xb51a1a…a51a7c
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%Route unknown38d ago0x1e41fe…28283a
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%Route unknown38d ago0x362e7a…17a2ef
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%Route unknown38d ago0x27adb1…572a91
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%Route unknown38d ago0x55c445…db3fbc
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%Route unknown38d ago0x99912e…62084f

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.