Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1e7…0fc90x325b…d430BaseStableEnrichExa$0.002100%coinbase100d ago0xef9221…fe4cdc
0xb1e7…0fc90x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0xec0400…98e425
0xb1e7…0fc90x325b…d430BaseStableEnrichExa$0.002100%coinbase100d ago0x728c27…e0956d
0xb1e7…0fc90x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x1ddd84…7081c6
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0x595ece…357cd3
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0xda8298…16a38a
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0x973c6d…ff2864
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0xb090a2…be5cbd
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0x0b8df3…35503f
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x5d6e35…129d6a
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x517e12…177c3b
0x254a…d0910x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0x3e1d89…de749b
0xb1e7…0fc90x325b…d430BaseStableEnrichExa$0.002100%coinbase100d ago0xed70aa…f75cf2
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x59b0dc…00617b
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x242e1f…653578
0xb1e7…0fc90x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0xb88b4e…4f9ee1
0x254a…d0910x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0x1534c2…743fe2
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0xe7c57f…2e60b0
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0xe4662b…d5bf63
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0x55f4bd…9b36fa
0xb1e7…0fc90x325b…d430BaseStableEnrichExa$0.002100%coinbase100d ago0x470722…9fa3f7
0xb1e7…0fc90x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x2da7b8…740f72
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x9faa94…d6ff2b
0x254a…d0910x325b…d430BaseStableEnrichExa$0.02100%candidates100d ago0xea8e2b…e84c76
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%candidates100d ago0x52e2fe…5c46d7

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.