Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x123ce0…055acc
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x3b1366…b61b8e
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x2cf23c…f730d1
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0xe39661…351461
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x5a8a8d…cc63b3
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x4b68d5…765241
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x69443a…b28fcd
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x41c67c…a2bc9e
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x7469a4…f8983a
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x1413ce…e4804c
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0xa5b07f…2d2abc
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x924359…cae48d
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0xb4217f…f6ec45
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x0f0ff9…207041
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x9a6ad7…767efa
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0xc61192…a972ef
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x5b0f16…94e407
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x741ee3…9d870a
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x79857c…dfafbf
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0xbf16e3…2f7c55
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x1aefbe…eef8ce
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0xaddc77…6d1307
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x88688e…21f1cf
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0xd52b6c…770807
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x97d906…e1cd0c

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.