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.01100%coinbase24d ago0x268a0c…cb82ab
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.22100%coinbase24d ago0x86d7c9…0040db
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0xbd7196…f24494
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0x8be75f…dcc802
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0x5f2314…ee1aa9
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0x99cf13…f59113
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0x2c2f6d…8276e7
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0xa472eb…675d51
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0x73bf9c…23e889
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0x2c8096…c9ab09
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase24d ago0xfb258d…d9e957
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase24d ago0x6d1fea…85c741
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0xa352c9…d08613
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0x86a45d…c20c7e
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0x36cbf1…026251
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0xccfc47…ff1bc6
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0x6bdc66…1e877c
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0xea4553…67ac60
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0x18cb94…caef99
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0x78c036…61cf48
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x2b7907…2055e9
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0x4eefdc…862602
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0xd35a96…9cdf87
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0x3adc96…298e3e
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0xf260fa…b8faa1

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.