Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3fc…fa000xdb5a…0671Base—$0.02100%coinbase13d ago0xe0f752…d12ce6
0xe3fc…fa000xdb5a…0671Base—$0.02100%coinbase13d ago0xc6a8c5…2ef14d
0xe3fc…fa000xdb5a…0671Base—$0.02100%coinbase13d ago0x148231…ce4b75
0xe3fc…fa000xdb5a…0671Base—$0.02100%coinbase13d ago0x530b26…c88b06
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.04100%coinbase13d ago0x614f8f…70c0b9
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.04100%coinbase13d ago0xd59b15…927118
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.02100%coinbase13d ago0x4a4686…f8cc9d
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x5348e3…46e8fe
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x4f6224…c2eb99
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0xa10620…2581f7
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.02100%coinbase13d ago0x265dd6…97e45c
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x97a056…9aaabd
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.04100%coinbase13d ago0xf6c40f…a1c62e
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.04100%coinbase13d ago0xec8668…dfac01
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x15a185…0789af
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0xefa061…48c842
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x63bd74…fc2137
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x55ee0f…e3ff2b
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0xf17d37…7c4c72
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.04100%coinbase13d ago0x2437e7…6d41b5
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0xdef143…82d5d6
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0xdadb0b…5a8bba
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0xf23e73…8724ac
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.04100%coinbase13d ago0x39d1b5…3233bd
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.02100%coinbase13d ago0x72cc36…fb4dac

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.