Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0xa55d9d…251ee7
0xe629…4b540xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase17s ago0xe6c337…468b4b
0x18d7…6ea40x50eb…6480Base—$0.00370%0x54f0…793217s ago0x225dcf…009761
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xf4d9f8…f31f7b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x9341bc…7c7c60
0x9722…2c4a0x589a…b3d8BaseX PayHealth$0.005100%coinbase25s ago0x008931…864ac3
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xbdf5c7…5e7056
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x3533d4…3e41cf
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase25s ago0x5152cd…0a5703
0x3e43…84900x6839…1a2bBase—$0.003100%coinbase25s ago0x75b3ed…068bb2
0xce20…a03f0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase27s ago0x81e7c8…629d8a
0x978f…18b40x589a…b3d8BaseX PayHealth$0.005100%coinbase31s ago0x27fb02…489892
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x7223db…732591
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase35s ago0x574bf2…ffcc92
0x055c…b1700x589a…b3d8BaseX PayHealth$0.005100%coinbase37s ago0x5aea7b…daa056
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xb1afad…29f338
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xbfe35f…888e2b
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0xc30a42…581982
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase43s ago0x6a28e0…058676
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0xbce3dd…185149
0xb1f2…bb630x6839…1a2bBase—$0.003100%coinbase45s ago0xc33e04…77ce5e
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase45s ago0x7d99f4…e5efd5
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase49s ago0x3d5f11…c1ccc2
0xce20…a03f0x6839…1a2bBase—$0.003100%coinbase51s ago0xac42ae…0f409a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase53s ago0x1916f3…938687

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.