Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.002100%coinbase10h ago0x9b3057…ea2db2
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.002100%coinbase10h ago0x435c7f…499972
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.002100%coinbase10h ago0x32da75…5531e5
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.002100%coinbase10h ago0x97b02d…30d687
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.002100%coinbase10h ago0x3a03f7…979ba8
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.002100%coinbase10h ago0xa4477b…b2ae38
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.002100%coinbase10h ago0x07d9ee…f134b0
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.002100%coinbase10h ago0x09d947…666f0c
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.002100%coinbase10h ago0x657ac5…7cd13d
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.002100%coinbase10h ago0xb3268b…35cf69
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.002100%coinbase10h ago0x11b6a2…02c408
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0x671583…2435da
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0x957092…54e824
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0xa22dec…3282ad
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0x6cee7b…6af7b2
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0x565551…949cfb
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0xfba3d0…101cdd
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0x541f40…c99547
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0x447974…4bbe16
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0x463b01…3c4e13
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0x754a70…88cf3b
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0xc3c6cd…4ad128
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0x361784…1d867b
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0x8225ee…6c9547
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0x9c6eaf…a91dff

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.