Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0xac331c…a9599e
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0x8cd2b4…1b49a5
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0x9f59ea…9c5743
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0x310488…2cfbf1
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0xa0ff0b…ed1fc6
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0x12dc56…d6db26
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0xfaff91…d5e722
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0xdf8212…c553e3
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0x8e9421…4539ef
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0x5bbc0f…16b120
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0x67afbe…f61aeb
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.28100%coinbase37d ago0x8baf39…612fb0
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.28100%coinbase37d ago0x7d5bf8…d0252d
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.28100%coinbase37d ago0xa03c2f…cb1949
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.28100%coinbase37d ago0x6ace13…f0f7bc
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.28100%coinbase37d ago0x8babf4…30f6f4
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.28100%coinbase37d ago0x978c20…c6486f
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.28100%coinbase37d ago0xfea800…b9fd54
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.28100%coinbase37d ago0xbd0c0e…e11e68
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0x9e65dc…b95083
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0x0ba543…e8bd6a
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0x6b6eee…86797c
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0x6ef1ae…42f054
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0xa5654e…e36e6a
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0x3bd60c…eea9af

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.