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%coinbase7d ago0x8cba3e…8729de
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xe9da01…88832a
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x046c41…b94dec
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x262721…9c7f5c
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x204f51…c51c58
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x002fbb…70fae1
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x8a1899…cf694e
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x991630…0923a4
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xa9192f…fd5817
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x5a58f6…b42bab
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xccff8f…933cdb
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x3b1c18…6b5819
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xed1b6d…4c4fbd
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x5455cc…99ef0f
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xe9dd4c…fffcec
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x809798…31d0a0
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x2afe82…bbdd45
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase7d ago0xb59e12…d90cc6
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xb0e1f3…514c6d
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xe5ab94…9e2eac
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x71d9a5…719c1d
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xec8a57…13bbe4
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x35c67a…af404c
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xb88a53…dc7233
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x43e883…491f60

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.