Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x8662ea…ddba69
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xe7ac3f…40d0da
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xb053ae…047723
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x76683d…27acb3
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x1b01d7…a7f0a4
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x97914e…df378c
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x6a8f09…d6d963
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x735cf9…a68020
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x2644a7…15b956
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x031f53…c9fd6a
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x5785a1…c7954d
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xd27219…b48e31
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xd3d591…77da31
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x1442f9…6b6dde
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x9a0706…38ba39
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xe787f7…358077
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xf7373c…959c6a
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xa6b77a…4f9a92
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x920ffa…7694df
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xc3bf71…92cf8e
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x1e5362…529196
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x750221…9b0b0b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x28a210…e69858
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x566303…cd6fc3
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x9ed3da…9c88a7

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.