Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x4f7249…8acd6e
0xfd26…46fd0x5aae…482eBase—$0.25100%coinbase15s ago0xec1595…e8eb7b
0xaa1b…d2320x6839…1a2bBase—$0.003100%coinbase15s ago0xcd524b…628a89
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x1b2bf6…c0f18b
0x978f…18b40x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0x636ef8…170a03
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase21s ago0x2302cb…9253d8
0x055c…b1700x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0x8ad089…6f9b6b
0x4ab7…b1c50x7071…e7a9Base—$1.0070%0x3e32…3ce723s ago0xb035ea…b7d526
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xbf72af…834df0
0x556d…04840x3f26…54b5Base—$0.00270%0xc077…f8e727s ago0x6e88f9…4ab176
0x556d…04840x6382…4c15Basex402 service$0.005100%coinbase27s ago0x8654a9…ad4f9a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xb77514…38843f
0x3aae…490b0x6839…1a2bBase—$0.003100%coinbase27s ago0x3edefd…18a55e
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase29s ago0x45fcfa…714733
0x556d…04840x7dd5…2629Basex402 service$0.001100%coinbase29s ago0x6711b3…6dde72
0x556d…04840x22db…76e6BaseAgentFeedLiquidations$0.001100%coinbase29s ago0x871d80…38c77f
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase31s ago0xa4be34…16b09b
0x1332…66eb0x47c5…4fc3Base—$36.7570%0x2fb2…aefd35s ago0x8a566a…c23ca4
0xffb1…064f0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase35s ago0x80e513…366049
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase35s ago0x2f5845…e36c60
0x294b…3dc60x6839…1a2bBase—$0.003100%coinbase39s ago0xbca96d…ee258d
0xb0fc…30610x3e0a…78e7Base—$0.005028100%coinbase39s ago0xd4be7d…afea3b
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xb12b50…b72c5a
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc39s ago0xd69bcc…1a5d3a
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x2d16a7…388250

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.