Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase15s ago0x498976…57c857
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase15s ago0xa41920…6bc962
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase15s ago0xa8124b…ae98cf
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase15s ago0xa46e25…053b83
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase15s ago0x309cff…61dba5
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase15s ago0x1a71b0…62965c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase15s ago0xd0073e…0aba57
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.05100%coinbase15s ago0x2057a5…2a6cef
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x6cbaa9…c462d3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase15s ago0x1dfd4a…2bf66d
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase17s ago0xd889c5…97c160
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0xa96307…7cf17a
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase17s ago0x9464bd…09c9be
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase17s ago0x4d9f0d…07979e
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase17s ago0xbf5227…8c6c5a
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x70f2ec…d7c291
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase17s ago0x043b92…63ceea
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase17s ago0x60db4f…812be8
0x7214…9d8b0xa8b2…1d68Base—$0.0170%0x9501…c67717s ago0xa5196b…fcdae1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0x38bfd9…44b163
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0xbbf446…c81bd2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0x45ea01…bbd237
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0x7b5382…5d6fb3
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase19s ago0x5f8a66…2414f7
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase19s ago0x45b945…bdf690

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.