Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x770961…6b7716
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0xdfa36c…78300f
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0xe220d1…b8e805
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x796317…f60702
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x602c9d…a60083
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x98a93f…adc4dd
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x51f280…59ccb0
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x2a9196…2cafd6
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x7d9e93…7292c7
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x99604b…27b061
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0xf9cad1…9a5fd9
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0xe034d0…21ce84
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x6dfb8f…2b8de1
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x35f705…739fe4
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x8db2d8…f0a6a5
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x512f5a…176289
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0xa74526…95d2c5
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x4e7605…bffbd3
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0xf001df…6cf419
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x082819…7be348
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x0977e5…10368e
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0xed3555…16c99b
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x928636…a1a94d
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0xbf2141…bcbf12
0xe3ba…3fb30x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0x868553…f48874

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.