Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xe4bcde…2a279a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x5b07b4…e28e5d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xfd5f37…fa114c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.15100%coinbase50d ago0x3a5797…a13cd4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xbb2a6a…4f4044
0xd97c…00930x325b…d430BaseStableEnrichExa$0.28100%coinbase50d ago0x8c45f2…51947d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x54d70a…884cd4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x74b4dc…ada595
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x9e432f…9d5426
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x4e80e1…04f39b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase51d ago0x646855…df919d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase51d ago0x4d36c2…a8478c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x9bc793…4d4a6b
0xd97c…00930x9dba…0df8Basex402 service$0.006100%0x1360…66fa51d ago0x9dc205…4de838
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase51d ago0x508eac…632ab8
0xd97c…00930x9dba…0df8Basex402 service$0.006100%0x1360…66fa51d ago0xd86763…faaf6f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase51d ago0x2c4add…d5782d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xdd50a4…74295a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xf67af0…4f0250
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x814faf…5503ed
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x7af5d6…09bafe
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xbe17ae…2195a1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xb72a5f…6ed4b5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xde0574…1c259f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x102fa5…9da938

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.