Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0xb9fdef…83eed9
0x1332…66eb0x47c5…4fc3Base—$200.0070%0xb689…e28315s ago0x3d2d2f…b1d7cf
0x2abc…1a8d0x4466…125eBasex402 service$0.20100%coinbase15s ago0x26fab8…b24b1d
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted17s ago0x958337…b687e4
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xe198f0…3a1a8b
0xe629…4b540xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase17s ago0xc51c76…aced9f
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x8787d4…c94e3b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xbcf585…7af0ec
0x007d…6f470x6839…1a2bBase—$0.003100%coinbase25s ago0x5fbdde…1fb967
0xe629…4b540xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase25s ago0x56a869…83627e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xc2bd5c…26fafa
0xee79…f0160xfe80…47eeBase—$0.001100%fluxa27s ago0x7bed1d…75b254
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase29s ago0x35f147…b8cd07
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xe7190b…3b4547
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase35s ago0x7019fc…11cd8d
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase35s ago0x05426f…5a634f
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase35s ago0xd3c825…f53318
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x6f7fcb…16b603
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase37s ago0x78874f…f66fbe
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0xd2594d…eda04c
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase37s ago0x44201f…c8b5ae
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xbf5c74…a00bd7
0xe629…4b540xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase43s ago0x449d62…f0ad9f
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase45s ago0x3f586b…fa1cc3
0xd762…f2330x6839…1a2bBase—$0.003100%coinbase45s ago0xd732ab…fe0385

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.