Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.22100%coinbase63d ago0x5b2188…f23ce4
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase63d ago0xf91b3d…a1b818
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase63d ago0xcc57d5…3a1130
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase63d ago0x006a86…0d0209
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase63d ago0xdebdd4…a51505
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase63d ago0x493254…ce0de1
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase63d ago0xaa470d…f1b0bd
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase63d ago0x2b168c…695e82
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase63d ago0x519fb6…cce772
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase63d ago0x4e5903…633a57
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase63d ago0xedd9e6…b7f4a4
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase63d ago0x9e73a2…652828
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase63d ago0xec0d13…7e3722
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase63d ago0x2a7b52…df96ab
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase63d ago0x4cdaff…e1fd7f
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0x21486b…fddb79
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase63d ago0x18a3bc…8d3a4c
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase63d ago0xc9be90…7eeaa2
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase63d ago0xbfea84…70202f
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0x6194e9…2536e6
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase63d ago0x879637…8a947e
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.02100%coinbase63d ago0x8753cf…b15bee
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.02100%coinbase63d ago0x564f1b…9ec801
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0xdcf1cc…17e93c
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.04100%coinbase63d ago0x2e48ec…c7e512

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.