Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a513s ago0x921033…ff4b85
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase13s ago0xf1c131…8e8aa5
0x2ad9…5c130x2e8d…c32dBaseRJH Signal email validateEmail$0.002100%coinbase13s ago0x312745…0817f5
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x816b1a…5a3688
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793215s ago0xeb9137…22da8f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase15s ago0x4373a8…78b969
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase15s ago0x9e9cbd…b735a0
0x81e6…900c0xfe80…47eeBase—$0.001100%fluxa15s ago0x2de527…c30caf
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0xfcd5cd…8afb99
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0x869d4a…346b7b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0x4298b9…e90609
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xdc0cb0…641065
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0xe61bdd…e241a5
0xb155…4beb0x3e0a…78e7Base—$0.00588100%coinbase17s ago0xcafa48…82dca8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0x0f1788…20ea5b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0x6783f8…2bac58
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0xcaca5c…e771d0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase21s ago0x59f2aa…a5b589
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase21s ago0x70ffd7…1aeb48
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x0480ab…06bd8f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase21s ago0x79ca82…adecd5
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x0ade2c…115f59
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase21s ago0x54c2a0…5043b7
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase21s ago0x574c6e…c75121
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase21s ago0xfd2ec6…893036

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.