Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf57…b3820x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x6bc114…b37648
0xaf57…b3820x325b…d430BaseStableEnrichExa$0.04100%coinbase40d ago0xfa1fd4…b0667d
0xaf57…b3820x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xc4ae62…fc29d4
0xaf57…b3820x325b…d430BaseStableEnrichExa$0.002100%coinbase40d ago0x6468ce…4f944b
0xaf57…b3820x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x28d71e…5b745d
0xaf57…b3820x325b…d430BaseStableEnrichExa$0.002100%coinbase40d ago0x82f9c8…84a7f7
0xaf57…b3820x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x725295…16933c
0xaf57…b3820x325b…d430BaseStableEnrichExa$0.04100%coinbase40d ago0xf948b7…c3dc79
0xaf57…b3820x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x33e764…7eb6de
0xaf57…b3820x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xedfc6b…f6ef1b
0xaf57…b3820x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x2e06bd…cb9cde
0xaf57…b3820x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x1f6e8f…f37431
0xaf57…b3820x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x6086ab…a3ffc8
0xaf57…b3820x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xe5a529…1b82e1
0xaf57…b3820x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x68ea27…5c0f12
0xaf57…b3820x325b…d430BaseStableEnrichExa$0.04100%coinbase40d ago0x02e04c…3e2983
0xaf57…b3820x325b…d430BaseStableEnrichExa$0.04100%coinbase40d ago0xcb7a04…a24405
0xaf57…b3820x325b…d430BaseStableEnrichExa$0.04100%coinbase40d ago0xec713e…3c22a4
0xaf57…b3820x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xe29a40…936c3c
0xaf57…b3820x325b…d430BaseStableEnrichExa$0.04100%coinbase40d ago0x4aaaec…be8d7e
0xaf57…b3820x325b…d430BaseStableEnrichExa$0.04100%coinbase40d ago0x6525ab…b7a190
0xaf57…b3820x325b…d430BaseStableEnrichExa$0.04100%coinbase40d ago0x23f403…57be50
0xaf57…b3820x325b…d430BaseStableEnrichExa$0.04100%coinbase40d ago0x72387e…c86ecc
0xaf57…b3820x325b…d430BaseStableEnrichExa$0.002100%coinbase40d ago0x7403f9…6c9d68
0xaf57…b3820x325b…d430BaseStableEnrichExa$0.04100%coinbase40d ago0x3555cf…eedde5

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.