Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x4ec3de…2aae88
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xfb43ed…9e3a36
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xac08ed…3442b5
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xb4966b…ef6369
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xb7c148…ea9488
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x4cc7f8…26f04c
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x5f08e6…ba590f
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xe75456…67d389
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x953014…90c82f
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x7390b5…454161
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x20a55a…6da25b
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xcb6473…08ca5a
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x376066…d09004
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xc422b4…5956ed
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xf85935…b8029b
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x5704e2…14cb19
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x991992…99b72b
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x8cd9c8…9efc1e
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x71c6e4…601f9c
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xe8a8c0…ce2c07
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xc4a8c1…0d42ea
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x4c2a52…a3a5eb
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xa32888…7354b1
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xb9c9e8…0d3f43
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x1257c4…fdabf7

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.