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.03100%coinbase105d ago0x9e5efb…fe1816
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase105d ago0xfe0858…593416
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%candidates106d ago0x517531…72b3d0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%candidates106d ago0xcfd52c…2ec898
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%candidates106d ago0x4e8f23…403fa9
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0x579198…849616
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0x5a8205…f6be68
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0x4f0c28…6f48f8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0xff0ecc…77cead
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0xe52706…9986d8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0xae18d2…f690ff
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0x0952db…bfe05e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0xdfed7d…e742c0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0x318b84…9a85e0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0xdb0ffd…318dab
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0x3e66a3…3cab86
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0xb0e960…3912d4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0x850190…94447b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0x2f1053…8a2e57
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0xa84447…1d2408
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0x2ef0b9…24f1ee
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0xa23ef0…fdd0b3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0x9acdae…a4a22a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0xebb6a5…eb24b2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0xd6b282…9028ef

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.