Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase79d ago0xd2547e…7ac184
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase79d ago0xd5cba6…fe16fc
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase79d ago0xba11bf…36651a
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase79d ago0xac96b1…772809
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase79d ago0xecbab3…9526e4
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase79d ago0x8cf19b…4785c9
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase79d ago0xba559e…fd65eb
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase79d ago0xa92deb…67d9df
0x7a38…73690x325b…d430BaseStableEnrichExa$0.28100%coinbase79d ago0x36e91a…75ecff
0x7a38…73690x325b…d430BaseStableEnrichExa$0.03100%coinbase79d ago0xc8dda9…05b839
0x7a38…73690x325b…d430BaseStableEnrichExa$0.28100%coinbase79d ago0xccce89…13fb45
0x7a38…73690x325b…d430BaseStableEnrichExa$0.28100%coinbase79d ago0xe84224…ce6b23
0x7a38…73690x325b…d430BaseStableEnrichExa$0.28100%coinbase79d ago0x3829af…77af28
0x7a38…73690xdb5a…0671Base—$0.02100%coinbase79d ago0x287e75…30104d
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase79d ago0x794c26…e8d9c8
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase79d ago0xc353b3…0f5cd3
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase79d ago0x83d5b0…6f149e
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase79d ago0x67c9de…d23749
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase79d ago0x5fedc2…7a2050
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase79d ago0x1c1807…d9246c
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase79d ago0x7f6d89…b2b107
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase79d ago0x7e4ff6…dde944
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase79d ago0xae003e…944f11
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase79d ago0xc48b96…93926b
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase79d ago0x4c0867…d900d5

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.