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.02100%coinbase65d ago0x8a1976…6a6662
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase65d ago0x267c07…01b8aa
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase65d ago0xb2517f…e16804
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase65d ago0xac5d75…dc7870
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase65d ago0xde9e35…d65836
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase65d ago0xb58be3…ac6a85
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase65d ago0xea679f…05aa64
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0x7a8965…cec4d0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0xb1ebe6…7c3041
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0xacb161…012f31
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase65d ago0xa6a121…3fb980
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase65d ago0x10e164…0983aa
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0x9932ea…833a93
0xd97c…00930x325b…d430BaseStableEnrichExa$0.28100%coinbase65d ago0xc2f735…9085a8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0xc8d0db…e42e19
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0x58e795…ad30c0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0x8a5d9f…69e706
0xd97c…00930x325b…d430BaseStableEnrichExa$0.28100%coinbase65d ago0xd72588…06d9c3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0xe3cf88…115c20
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase65d ago0x99d86b…36841f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase65d ago0xe23877…9c19e6
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase65d ago0xb5cc9f…bd9b7b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0x033e54…58f036
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0xfd2957…1ffffd
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0x8f469b…2e385d

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.