Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4812…9d6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x01d89d…8d7a4f
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.005100%coinbase11s ago0x5461a6…4c824b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase11s ago0x003c71…3b067e
0xe632…8bfc0x6839…1a2bBase$5.00100%coinbase13s ago0x3cd621…b0eb6d
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0xfced69…1ff18a
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x6bc35c…6db78b
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase15s ago0x153df0…d7f008
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase17s ago0xcf66e2…3a6738
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.005100%coinbase17s ago0x38ea4d…375f0e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xc4da0d…eaa2ef
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0x88a370…5a9d9c
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x55c272…fecf99
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.01100%coinbase19s ago0xba66e4…93718c
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.005100%coinbase19s ago0x9338e3…094a38
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xa7d38c…49d51b
0x3fbf…f2700x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x4a4865…5f220b
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.005100%coinbase21s ago0x639698…bacb46
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.01100%coinbase23s ago0x496e17…520e21
0xd16b…6d4f0x6839…1a2bBase$1.00100%coinbase23s ago0x66ba13…911b06
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0x24e4a9…e266e3
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.005100%coinbase23s ago0x7f40bd…c5cfc3
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.01100%coinbase25s ago0x8ccc83…165715
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.005100%coinbase27s ago0xd4d8da…aafb89
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.005100%coinbase27s ago0xf59795…280f4e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase27s ago0x6ce3eb…565c77

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.